Home
last modified time | relevance | path

Searched refs:SMP_RESOLVE_RPA_RESULT_YES (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.h58 #define SMP_RESOLVE_RPA_RESULT_YES 0x01 macro
H A Dsmp.c827 ret = SMP_RESOLVE_RPA_RESULT_YES; in SMP_ResolveRPA()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_le_sec.c694 SMP_RESOLVE_RPA_RESULT_YES) { in BTM_ConvertToPairedAddress()