Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_main.c186 extern uint8_t btm_acl_active_count(void); in btc_get_ble_status()
187 if (btm_acl_active_count()) { in btc_get_ble_status()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_main.c125 uint8_t btm_acl_active_count(void) in btm_acl_active_count() function