Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.h300 int SMP_RemotePairRequestReply(
H A Dsmp.c441 int SMP_RemotePairRequestReply( in SMP_RemotePairRequestReply() function
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_sec.c423 SMP_RemotePairRequestReply(handle, SMP_PAIR_FAILED_ENC_KEY_SIZE, NULL, NULL, NULL); in GapLeRemotePairRequest()
439 ret = SMP_RemotePairRequestReply(handle, SMP_PAIR_FAILED_UNSPECIFIED_REASION, NULL, NULL, NULL); in GapLeRemotePairRequest()
441 LOG_WARN("%{public}s:SMP_RemotePairRequestReply failed:%{public}d.", __FUNCTION__, ret); in GapLeRemotePairRequest()
445 ret = SMP_RemotePairRequestReply(handle, SMP_PAIR_FAILED_UNSPECIFIED_REASION, NULL, NULL, NULL); in GapLeRemotePairRequest()
447 LOG_WARN("%{public}s:SMP_RemotePairRequestReply failed:%{public}d.", __FUNCTION__, ret); in GapLeRemotePairRequest()
962 ret = SMP_RemotePairRequestReply( in GAP_LePairFeatureRsp()

Completed in 7 milliseconds