Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_oob.c30 static SMP_ScOobMng g_smpScOobMng = {0x00};
197 (void)memset_s(&g_smpScOobMng, sizeof(SMP_ScOobMng), 0x00, sizeof(SMP_ScOobMng)); in SMP_ClearScOobData()
200 SMP_ScOobMng *SMP_GetScOobMng() in SMP_GetScOobMng()
H A Dsmp_oob.h31 SMP_ScOobMng *SMP_GetScOobMng();
H A Dsmp_def.h211 } SMP_ScOobMng; typedef

Completed in 2 milliseconds