Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_sys.h228 extern BOOLEAN bta_sys_timer_is_active(TIMER_LIST_ENT *p_tle);
/hal_espressif-latest/components/bt/host/bluedroid/bta/sys/
Dbta_sys_main.c650 BOOLEAN bta_sys_timer_is_active(TIMER_LIST_ENT *p_tle) in bta_sys_timer_is_active() function
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c3956 if (!bta_sys_timer_is_active(&bta_dm_cb.switch_delay_timer[i])) { in bta_dm_adjust_roles()