Home
last modified time | relevance | path

Searched refs:SocketConnectInfo (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_def.h91 } __attribute__((packed)) SocketConnectInfo; typedef
H A Dsocket.h240 static bool SendAppConnectInfo(int fd, int acceptFd, const SocketConnectInfo &connectInfo);
H A Dsocket.cpp164 SocketConnectInfo connectInfo; in OnConnectedNative()
278 SocketConnectInfo connectInfo; in SockRfcConnectFail()
553 bool Socket::SendAppConnectInfo(int fd, int acceptFd, const SocketConnectInfo &connectInfo) in SendAppConnectInfo()

Completed in 2 milliseconds