Home
last modified time | relevance | path

Searched refs:SMP_RESOLVE_RPA_STATUS_FAILED (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_privacy.c89 … SMP_NotifyCbResoRpa(SMP_RESOLVE_RPA_STATUS_FAILED, false, pEncCmdData->address, pEncCmdData->key); in SMP_ResoRpaStep1Exception()
H A Dsmp.h56 #define SMP_RESOLVE_RPA_STATUS_FAILED 0x01 macro
H A Dsmp_send.c585 SMP_NotifyCbResoRpa(SMP_RESOLVE_RPA_STATUS_FAILED, false, address, key); in SMP_EncCmdTimeoutResoRpa()
H A Dsmp.c872 SMP_NotifyCbResoRpa(SMP_RESOLVE_RPA_STATUS_FAILED, false, param->addr, param->irk); in SMP_AsyncResoRpaTask()