Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_discover.c233 if (remoteNameBlock->status != GAP_REMOTE_NAME_STATUS_IDLE) { in GAP_GetRemoteName()
259 if (remoteNameBlock->status == GAP_REMOTE_NAME_STATUS_IDLE) { in GapOnGetRemoteNameComplete()
262 remoteNameBlock->status = GAP_REMOTE_NAME_STATUS_IDLE; in GapOnGetRemoteNameComplete()
284 if (remoteNameBlock->status == GAP_REMOTE_NAME_STATUS_IDLE) { in GAP_GetRemoteNameCancel()
H A Dgap_def.h102 GAP_REMOTE_NAME_STATUS_IDLE, enumerator
H A Dgap.c188 g_gapMng.bredr.remoteNameBlock.status = GAP_REMOTE_NAME_STATUS_IDLE; in GapDisableTask()

Completed in 4 milliseconds