Home
last modified time | relevance | path

Searched refs:free_check (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_dev.c270 if (dev_free == p_context->free_check) { in btm_find_sec_dev_in_list()
530 context.free_check = FALSE; in btm_find_dev_by_handle()
555 context.free_check = FALSE; in btm_find_dev()
Dbtm_ble_addr.c439 context.free_check = FALSE; in btm_find_dev_by_identity_addr()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h1000 BOOLEAN free_check; member