Home
last modified time | relevance | path

Searched refs:SMP_PAIR_STEP_START (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_legacy.h25 #define SMP_PAIR_STEP_START 0x0001 macro
H A Dsmp_send.c190 if ((step >= SMP_PAIR_STEP_START) && (step <= SMP_PAIR_STEP_END)) { in SMP_SendLeEncryptCmd()