Home
last modified time | relevance | path

Searched refs:GAP_ERR_INVAL_PARAM (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_sec.c580 int ret = GAP_ERR_INVAL_PARAM; in GAP_LeRemoteEncryptionKeyRsp()
610 ret = GAP_ERR_INVAL_PARAM; in GAP_LeRemoteEncryptionKeyRsp()
625 int ret = GAP_ERR_INVAL_PARAM; in GAP_LeLocalEncryptionKeyRsp()
637 ret = GAP_ERR_INVAL_PARAM; in GAP_LeLocalEncryptionKeyRsp()
669 ret = GAP_ERR_INVAL_PARAM; in GAP_RequestSigningAlgorithmInfoRsp()
835 ret = GAP_ERR_INVAL_PARAM; in GapLePair()
994 ret = GAP_ERR_INVAL_PARAM; in GAP_LePairPassKeyRsp()
997 ret = GAP_ERR_INVAL_PARAM; in GAP_LePairPassKeyRsp()
1027 ret = GAP_ERR_INVAL_PARAM; in GAP_LePairOobRsp()
1138 return GAP_ERR_INVAL_PARAM; in GAP_LeDataSignatureGeneration()
[all …]
H A Dgap_br_sec.c495 return GAP_ERR_INVAL_PARAM; in GAP_SetSecurityMode()
1135 ret = GAP_ERR_INVAL_PARAM; in GAP_IOCapabilityRsp()
1222 ret = GAP_ERR_INVAL_PARAM; in GAP_UserConfirmRsp()
1308 ret = GAP_ERR_INVAL_PARAM; in GAP_UserPasskeyRsp()
1384 return GAP_ERR_INVAL_PARAM; in GAP_RemoteOobRsp()
1394 ret = GAP_ERR_INVAL_PARAM; in GAP_RemoteOobRsp()
1474 return GAP_ERR_INVAL_PARAM; in GAP_PinCodeRsp()
1476 return GAP_ERR_INVAL_PARAM; in GAP_PinCodeRsp()
1488 ret = GAP_ERR_INVAL_PARAM; in GAP_PinCodeRsp()
1614 return GAP_ERR_INVAL_PARAM; in GAP_LinkKeyRsp()
[all …]
H A Dgap_le_adv.c450 ret = GAP_ERR_INVAL_PARAM; in GAP_LeAdvSetParam()
510 return GAP_ERR_INVAL_PARAM; in GAP_LeAdvSetData()
548 return GAP_ERR_INVAL_PARAM; in GAP_LeAdvSetScanRspData()
H A Dgap_br_discover.c67 return GAP_ERR_INVAL_PARAM; in GAP_Inquiry()
H A Dgap.c429 return GAP_ERR_INVAL_PARAM; in GAP_SetScanMode()
965 ret = GAP_ERR_INVAL_PARAM; in GAP_DeregisterServiceSecurity()
H A Dgap_le_conn.c288 ret = GAP_ERR_INVAL_PARAM; in GAP_LeConnectionParameterRsp()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_comm.h30 #define GAP_ERR_INVAL_PARAM BT_BAD_PARAM /// GAP error code invalid parameter macro