Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_adv.c145 ret = GAP_ERR_INVAL_STATE; in GAP_LeExAdvSetRandAddr()
198 ret = GAP_ERR_INVAL_STATE; in GAP_LeExAdvSetParam()
235 ret = GAP_ERR_INVAL_STATE; in GAP_LeExAdvSetData()
273 ret = GAP_ERR_INVAL_STATE; in GAP_LeExAdvSetScanRspData()
322 ret = GAP_ERR_INVAL_STATE; in GAP_LeExAdvSetEnable()
370 ret = GAP_ERR_INVAL_STATE; in GAP_LeExAdvClearHandle()
447 ret = GAP_ERR_INVAL_STATE; in GAP_LeAdvSetParam()
489 ret = GAP_ERR_INVAL_STATE; in GAP_LeAdvReadTxPower()
518 ret = GAP_ERR_INVAL_STATE; in GAP_LeAdvSetData()
552 ret = GAP_ERR_INVAL_STATE; in GAP_LeAdvSetScanRspData()
[all …]
H A Dgap_br_discover.c76 ret = GAP_ERR_INVAL_STATE; in GAP_Inquiry()
191 ret = GAP_ERR_INVAL_STATE; in GAP_InquiryCancel()
234 ret = GAP_ERR_INVAL_STATE; in GAP_GetRemoteName()
285 ret = GAP_ERR_INVAL_STATE; in GAP_GetRemoteNameCancel()
H A Dgap_le_conn.c128 ret = GAP_ERR_INVAL_STATE; in GAP_LeConnParamUpdate()
148 ret = GAP_ERR_INVAL_STATE; in GAP_LeConnParamUpdate()
277 ret = GAP_ERR_INVAL_STATE; in GAP_LeConnectionParameterRsp()
291 ret = GAP_ERR_INVAL_STATE; in GAP_LeConnectionParameterRsp()
324 ret = GAP_ERR_INVAL_STATE; in GAP_LeSetHostChannelClassification()
410 ret = GAP_ERR_INVAL_STATE; in GAP_LeGetSecurityStatus()
H A Dgap_le_sec.c672 ret = GAP_ERR_INVAL_STATE; in GAP_RequestSigningAlgorithmInfoRsp()
762 ret = GAP_ERR_INVAL_STATE; in GAP_LeRequestSecurity()
832 ret = GAP_ERR_INVAL_STATE; in GapLePair()
861 ret = GAP_ERR_INVAL_STATE; in GAP_LePair()
966 ret = GAP_ERR_INVAL_STATE; in GAP_LePairFeatureRsp()
1068 ret = GAP_ERR_INVAL_STATE; in GAP_LePairScOobRsp()
1098 ret = GAP_ERR_INVAL_STATE; in GAP_LePairScUserConfirmRsp()
1153 int ret = GAP_ERR_INVAL_STATE; in GAP_LeDataSignatureGeneration()
1215 ret = GAP_ERR_INVAL_STATE; in GAP_LeDataSignatureConfirmation()
H A Dgap_le_scan.c115 ret = GAP_ERR_INVAL_STATE; in GAP_LeScanSetParam()
455 ret = GAP_ERR_INVAL_STATE; in GAP_LeScanSetEnable()
655 ret = GAP_ERR_INVAL_STATE; in GAP_LeExScanSetParam()
692 ret = GAP_ERR_INVAL_STATE; in GAP_LeExScanSetEnable()
H A Dgap.c434 ret = GAP_ERR_INVAL_STATE; in GAP_SetScanMode()
480 ret = GAP_ERR_INVAL_STATE; in GapWriteScanEnable()
545 ret = GAP_ERR_INVAL_STATE; in GapWriteInquiryScanActivity()
593 ret = GAP_ERR_INVAL_STATE; in GapWriteInquiryScanType()
1370 ret = GAP_ERR_INVAL_STATE; in GAP_LeGenResPriAddrAsync()
H A Dgap_br_sec.c549 ret = GAP_ERR_INVAL_STATE; in GAP_AuthorizeRes()
1065 ret = GAP_ERR_INVAL_STATE; in GAP_AuthenticationReq()
1530 ret = GAP_ERR_INVAL_STATE; in GAP_PairIsFromLocal()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_comm.h31 #define GAP_ERR_INVAL_STATE BT_BAD_STATUS /// GAP error code invalid state macro