Home
last modified time | relevance | path

Searched refs:SOCKET_LISTENING (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/bluetooth/interfaces/innerkits/native_cpp/include/
Dbluetooth_socket.h55 SOCKET_LISTENING, enumerator
/foundation/communication/bluetooth/interfaces/innerkits/native_cpp/framework/src/
Dbluetooth_socket.cpp399 socketStatus_ = SOCKET_LISTENING; in Listen()
423 if (socketStatus_ != SOCKET_LISTENING) { in Accept()