Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.h49 #define SMP_GENERATE_SIGN_STATUS_SUCCESS 0x00 macro
H A Dsmp.c1741 SMP_NotifyCbGenSign(SMP_GENERATE_SIGN_STATUS_SUCCESS, signature); in SMP_GenerateSignatureStep3()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_sm_receive.c316 if (status == SMP_GENERATE_SIGN_STATUS_SUCCESS) { in GapRecvLeGenerateSignatureResult()
H A Dgap_le_sec.c1269 if (status != SMP_GENERATE_SIGN_STATUS_SUCCESS) { in GapLeGenerateSignatureResult()