Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_defines.h68 static constexpr int BNEP_CONN_STATE_CONNECTING = 1; variable
H A Dpan_bnep.cpp147 state_ = BNEP_CONN_STATE_CONNECTING; in BnepSecurityCheckTask()
190 state_ = BNEP_CONN_STATE_CONNECTING; in BnepSecurityCheckDeviceConnectTask()