Searched refs:SMP_RemotePairRequestReply (Results 1 - 3 of 3) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/ |
H A D | smp.h | 300 int SMP_RemotePairRequestReply(
|
H A D | smp.c | 441 int SMP_RemotePairRequestReply( in SMP_RemotePairRequestReply() function
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/ |
H A D | gap_le_sec.c | 423 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