Home
last modified time | relevance | path

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

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