Home
last modified time | relevance | path

Searched refs:GapIsBredrEnable (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap.c278 bool GapIsBredrEnable(void) in GapIsBredrEnable() function
416 if (GapIsBredrEnable() == false) { in GAP_SetScanMode()
493 if (GapIsBredrEnable() == false) { in GapWriteScanEnableComplete()
556 if (GapIsBredrEnable() == false) { in GapWriteInquiryScanActivityComplete()
605 if (GapIsBredrEnable() == false) { in GapWriteInquiryScanTypeComplete()
664 if (GapIsBredrEnable() == false) { in GapWriteCurrentIACLAPComplete()
715 if (GapIsBredrEnable() == false) { in GapWritePageScanActivityComplete()
759 if (GapIsBredrEnable() == false) { in GapWritePageScanTypeComplete()
851 if (GapIsBredrEnable() == false) { in GAP_SetBondableMode()
896 if (GapIsBredrEnable() in GAP_RegisterServiceSecurity()
[all...]
H A Dgap_br_discover.c70 if (GapIsBredrEnable() == false) { in GAP_Inquiry()
182 if (GapIsBredrEnable() == false) { in GAP_InquiryCancel()
228 if (GapIsBredrEnable() == false) { in GAP_GetRemoteName()
279 if (GapIsBredrEnable() == false) { in GAP_GetRemoteNameCancel()
H A Dgap_br_sec.c118 if (GapIsBredrEnable() == false) { in GapDoSecurityCallback()
222 if (GapIsBredrEnable()) { in GapDiscACLTimerTimeoutTask()
498 if (GapIsBredrEnable() == false) { in GAP_SetSecurityMode()
533 if (GapIsBredrEnable() == false) { in GAP_AuthorizeRes()
1060 if (GapIsBredrEnable() == false) { in GAP_AuthenticationReq()
1093 if (GapIsBredrEnable() == false) { in GAP_CancelAuthenticationReq()
1116 if (GapIsBredrEnable() == false) { in GAP_IOCapabilityRsp()
1213 if (GapIsBredrEnable() == false) { in GAP_UserConfirmRsp()
1299 if (GapIsBredrEnable() == false) { in GAP_UserPasskeyRsp()
1379 if (GapIsBredrEnable() in GAP_RemoteOobRsp()
[all...]
H A Dgap_internal.h52 bool GapIsBredrEnable(void);

Completed in 5 milliseconds