Home
last modified time | relevance | path

Searched refs:bta_sys_stop_timer (Results 1 – 4 of 4) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/
Dbta_sys.h226 extern void bta_sys_stop_timer(TIMER_LIST_ENT *p_tle);
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/sys/
Dbta_sys_main.c648 void bta_sys_stop_timer(TIMER_LIST_ENT *p_tle) in bta_sys_stop_timer() function
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/
Dbta_dm_pm.c293 bta_sys_stop_timer(&p_timer->timer[timer_idx]); in bta_dm_pm_stop_timer_by_index()
Dbta_dm_act.c589 bta_sys_stop_timer(&bta_dm_cb.disable_timer); in bta_dm_disable()
3570 bta_sys_stop_timer(&bta_dm_search_cb.search_timer); in bta_dm_acl_change()
3578 bta_sys_stop_timer(&bta_dm_cb.disable_timer); in bta_dm_acl_change()
6295 bta_sys_stop_timer(&bta_dm_search_cb.gatt_close_timer); in btm_dm_start_gatt_discovery()