Home
last modified time | relevance | path

Searched refs:SMP_GENERATE_SC_OOB_DATA_STEP_1 (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_def.h97 #define SMP_GENERATE_SC_OOB_DATA_STEP_1 0x0171 macro
H A Dsmp_hci_event.c267 } else if (step >= SMP_GENERATE_SC_OOB_DATA_STEP_1 && step <= SMP_GENERATE_SC_OOB_DATA_STEP_4) { in GetPairTable()
268 return g_genOOB[step - SMP_GENERATE_SC_OOB_DATA_STEP_1]; in GetPairTable()
611 if (SMP_GetScOobMng()->step == SMP_GENERATE_SC_OOB_DATA_STEP_1) { in SMP_OnLeReadLocalP256PubKeyCompTask()
H A Dsmp.c1856 LOG_DEBUG("SMP_GENERATE_SC_OOB_DATA_STEP_1 started."); in SMP_GenScOobDataTask()
1857 SMP_GetScOobMng()->step = SMP_GENERATE_SC_OOB_DATA_STEP_1; in SMP_GenScOobDataTask()

Completed in 6 milliseconds