Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_socket_proxy.h24 constexpr int BT_INVALID_SOCKET_FD = -1; member
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_socket_proxy.cpp51 fd = BT_INVALID_SOCKET_FD; in Listen()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket.cpp602 if (fd_ == BT_INVALID_SOCKET_FD) { in Listen()

Completed in 3 milliseconds