Home
last modified time | relevance | path

Searched refs:GAP_ERR_NOT_ENABLE (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_adv.c141 return GAP_ERR_NOT_ENABLE; in GAP_LeExAdvSetRandAddr()
194 return GAP_ERR_NOT_ENABLE; in GAP_LeExAdvSetParam()
231 return GAP_ERR_NOT_ENABLE; in GAP_LeExAdvSetData()
269 return GAP_ERR_NOT_ENABLE; in GAP_LeExAdvSetScanRspData()
318 return GAP_ERR_NOT_ENABLE; in GAP_LeExAdvSetEnable()
366 return GAP_ERR_NOT_ENABLE; in GAP_LeExAdvClearHandle()
443 return GAP_ERR_NOT_ENABLE; in GAP_LeAdvSetParam()
485 return GAP_ERR_NOT_ENABLE; in GAP_LeAdvReadTxPower()
514 return GAP_ERR_NOT_ENABLE; in GAP_LeAdvSetData()
544 return GAP_ERR_NOT_ENABLE; in GAP_LeAdvSetScanRspData()
[all …]
H A Dgap_le_sec.c577 return GAP_ERR_NOT_ENABLE; in GAP_LeRemoteEncryptionKeyRsp()
623 return GAP_ERR_NOT_ENABLE; in GAP_LeLocalEncryptionKeyRsp()
650 return GAP_ERR_NOT_ENABLE; in GAP_RequestSigningAlgorithmInfoRsp()
745 return GAP_ERR_NOT_ENABLE; in GAP_LeRequestSecurity()
856 return GAP_ERR_NOT_ENABLE; in GAP_LePair()
883 return GAP_ERR_NOT_ENABLE; in GAP_LeCancelPair()
907 return GAP_ERR_NOT_ENABLE; in GAP_LeSetMinEncKeySize()
926 return GAP_ERR_NOT_ENABLE; in GAP_LePairFeatureRsp()
981 return GAP_ERR_NOT_ENABLE; in GAP_LePairPassKeyRsp()
1012 return GAP_ERR_NOT_ENABLE; in GAP_LePairOobRsp()
[all …]
H A Dgap_br_discover.c71 return GAP_ERR_NOT_ENABLE; in GAP_Inquiry()
183 return GAP_ERR_NOT_ENABLE; in GAP_InquiryCancel()
229 return GAP_ERR_NOT_ENABLE; in GAP_GetRemoteName()
280 return GAP_ERR_NOT_ENABLE; in GAP_GetRemoteNameCancel()
H A Dgap_le_conn.c124 return GAP_ERR_NOT_ENABLE; in GAP_LeConnParamUpdate()
273 return GAP_ERR_NOT_ENABLE; in GAP_LeConnectionParameterRsp()
320 return GAP_ERR_NOT_ENABLE; in GAP_LeSetHostChannelClassification()
358 return GAP_ERR_NOT_ENABLE; in GAP_LeSetBondMode()
373 return GAP_ERR_NOT_ENABLE; in GAP_LeSetSecurityMode()
396 return GAP_ERR_NOT_ENABLE; in GAP_LeGetSecurityStatus()
H A Dgap.c417 return GAP_ERR_NOT_ENABLE; in GAP_SetScanMode()
852 return GAP_ERR_NOT_ENABLE; in GAP_SetBondableMode()
897 return GAP_ERR_NOT_ENABLE; in GAP_RegisterServiceSecurity()
946 return GAP_ERR_NOT_ENABLE; in GAP_DeregisterServiceSecurity()
1070 return GAP_ERR_NOT_ENABLE; in GAP_SetLocalName()
1082 return GAP_ERR_NOT_ENABLE; in GAP_SetClassOfDevice()
1145 return GAP_ERR_NOT_ENABLE; in GAP_SetExtendedInquiryResponse()
1293 return GAP_ERR_NOT_ENABLE; in GAP_LeSetRole()
1315 return GAP_ERR_NOT_ENABLE; in GAP_LeSetStaticIdentityAddr()
H A Dgap_br_sec.c499 return GAP_ERR_NOT_ENABLE; in GAP_SetSecurityMode()
534 return GAP_ERR_NOT_ENABLE; in GAP_AuthorizeRes()
1061 return GAP_ERR_NOT_ENABLE; in GAP_AuthenticationReq()
1094 return GAP_ERR_NOT_ENABLE; in GAP_CancelAuthenticationReq()
1117 return GAP_ERR_NOT_ENABLE; in GAP_IOCapabilityRsp()
1214 return GAP_ERR_NOT_ENABLE; in GAP_UserConfirmRsp()
1300 return GAP_ERR_NOT_ENABLE; in GAP_UserPasskeyRsp()
1380 return GAP_ERR_NOT_ENABLE; in GAP_RemoteOobRsp()
1470 return GAP_ERR_NOT_ENABLE; in GAP_PinCodeRsp()
1521 return GAP_ERR_NOT_ENABLE; in GAP_PairIsFromLocal()
[all …]
H A Dgap_le_scan.c111 return GAP_ERR_NOT_ENABLE; in GAP_LeScanSetParam()
451 return GAP_ERR_NOT_ENABLE; in GAP_LeScanSetEnable()
651 return GAP_ERR_NOT_ENABLE; in GAP_LeExScanSetParam()
688 return GAP_ERR_NOT_ENABLE; in GAP_LeExScanSetEnable()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_comm.h29 #define GAP_ERR_NOT_ENABLE BT_BAD_STATUS /// GAP error code module not initialize macro