Home
last modified time | relevance | path

Searched refs:SMP_SC_PAIR_COMMON_SLAVE_STEP_21 (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_sc_accepter.h59 #define SMP_SC_PAIR_COMMON_SLAVE_STEP_21 0x00D5 macro
H A Dsmp_hci_event.c261 } else if (step >= SMP_SC_PAIR_COMMON_SLAVE_STEP_1 && step <= SMP_SC_PAIR_COMMON_SLAVE_STEP_21) { in GetPairTable()
842 SMP_GetPairMng()->step = SMP_SC_PAIR_COMMON_SLAVE_STEP_21; in SMP_LinkLayerEncCompSlave()
858 SMP_GetPairMng()->step = SMP_SC_PAIR_COMMON_SLAVE_STEP_21; in SMP_LinkLayerEncCompSlave()
H A Dsmp_receive.c837 (SMP_GetPairMng()->step != SMP_SC_PAIR_COMMON_SLAVE_STEP_21)) { in SMP_RecvIdentInfoProcessSlave()
839 LOG_ERROR("and It's not SMP_SC_PAIR_COMMON_SLAVE_STEP_21"); in SMP_RecvIdentInfoProcessSlave()
917 (SMP_GetPairMng()->step != SMP_SC_PAIR_COMMON_SLAVE_STEP_21)) { in SMP_RecvIdentAddrInfoProcessSlave()
919 LOG_ERROR("and It's not SMP_SC_PAIR_COMMON_SLAVE_STEP_21."); in SMP_RecvIdentAddrInfoProcessSlave()
998 (SMP_GetPairMng()->step != SMP_SC_PAIR_COMMON_SLAVE_STEP_21)) { in SMP_RecvSignInfoProcessSlave()
1000 LOG_ERROR("and It's not SMP_SC_PAIR_COMMON_SLAVE_STEP_21."); in SMP_RecvSignInfoProcessSlave()
H A Dsmp_sc_accepter.c1395 LOG_DEBUG("SMP_SC_PAIR_COMMON_SLAVE_STEP_21 started."); in SMP_ScPairCommonSlaveStep20()
1396 SMP_GetPairMng()->step = SMP_SC_PAIR_COMMON_SLAVE_STEP_21; in SMP_ScPairCommonSlaveStep20()

Completed in 6 milliseconds