Home
last modified time | relevance | path

Searched refs:SOCKET_INIT (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_socket.h54 SOCKET_INIT, enumerator
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket.cpp370 socketStatus_(SOCKET_INIT) in impl()
398 socketStatus_(SOCKET_INIT) in impl()
610 if (socketStatus_ == SOCKET_INIT) { in Listen()
613 HILOGE("failed, socketStatus_: %{public}d is not SOCKET_INIT", socketStatus_); in Listen()
817 : uuid_(uuid), type_(type), encrypt_(encrypt), fd_(-1), socketStatus_(SOCKET_INIT), name_(name) in impl()

Completed in 3 milliseconds