Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_le_sec.c42 static uint8_t g_resolvingListSize = 0; variable
240 g_resolvingListSize = 0; in BtmStartLeSecurity()
245 g_resolvingListSize = resolvingListSize; in BtmStartLeSecurity()
293 if (BTM_IsControllerSupportLlPrivacy() && g_deviceCountInResolvingList < g_resolvingListSize) { in BTM_SetLePairedDevices()
336 if (g_deviceCountInResolvingList < g_resolvingListSize) { in BTM_AddLePairedDevice()

Completed in 3 milliseconds