Home
last modified time | relevance | path

Searched refs:SMP_NotifyCbGenRpa (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_privacy.c53 SMP_NotifyCbGenRpa(SMP_GENERATE_RPA_STATUS_FAILED, address); in SMP_GenerateRpaStep1()
60 SMP_NotifyCbGenRpa(SMP_GENERATE_RPA_STATUS_SUCCESS, address); in SMP_GenerateRpaStep1()
H A Dsmp_common.h44 void SMP_NotifyCbGenRpa(uint8_t status, const uint8_t *addr);
H A Dsmp_send.c575 SMP_NotifyCbGenRpa(SMP_GENERATE_RPA_STATUS_FAILED, NULL); in SMP_EncCmdTimeoutGenRpa()
H A Dsmp.c923 SMP_NotifyCbGenRpa(SMP_GENERATE_RPA_STATUS_FAILED, address); in SMP_GenRpaTask()
1800 void SMP_NotifyCbGenRpa(uint8_t status, const uint8_t *addr) in SMP_NotifyCbGenRpa() function

Completed in 5 milliseconds