Home
last modified time | relevance | path

Searched refs:BTM_WHITE_LIST_BIT (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_privacy.c1063 (p_dev->ble.in_controller_list & BTM_WHITE_LIST_BIT)) { in btm_ble_enable_resolving_list_for_platform()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h550 #define BTM_WHITE_LIST_BIT 0x01 macro