Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_bt.c1023 } else if (bl_flags == BTM_BL_INQUIRY_COMPLETE) { in btc_gap_bt_busy_level_updated()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h924 #define BTM_BL_INQUIRY_COMPLETE (BTM_BL_INQUIRY_PAGING_MASK | 0x3) macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_acl.c568 evt.busy_level_flags = BTM_BL_INQUIRY_COMPLETE; in btm_acl_update_busy_level()