Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.h104 #define SMP_PAIR_FAILED_DHKEY_CHECK 0x0B macro
H A Dsmp_sc_accepter.c1275 …atePairResult(SMP_GetPairMng()->handle, SMP_PAIR_STATUS_FAILED, SMP_PAIR_FAILED_DHKEY_CHECK, NULL); in SMP_ScPairCommonSlaveStep13()
H A Dsmp_sc_initiator.c1302 …atePairResult(SMP_GetPairMng()->handle, SMP_PAIR_STATUS_FAILED, SMP_PAIR_FAILED_DHKEY_CHECK, NULL); in SMP_ScPairCommonMasterStep16()