Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_pm.c52 static void bta_dm_pm_stop_timer_by_index(tBTA_PM_TIMER *p_timer,
118 bta_dm_pm_stop_timer_by_index(&bta_dm_cb.pm_timer[i], j); in bta_dm_disable_pm()
141 bta_dm_pm_stop_timer_by_index(&bta_dm_cb.pm_timer[i], j); in bta_dm_pm_stop_timer()
202 bta_dm_pm_stop_timer_by_index(&bta_dm_cb.pm_timer[i], timer_idx); in bta_dm_pm_stop_timer_by_mode()
232 bta_dm_pm_stop_timer_by_index(&bta_dm_cb.pm_timer[i], j); in bta_dm_pm_stop_timer_by_srvc_id()
280 static void bta_dm_pm_stop_timer_by_index(tBTA_PM_TIMER *p_timer, in bta_dm_pm_stop_timer_by_index() function
588 bta_dm_pm_stop_timer_by_index(&bta_dm_cb.pm_timer[i], in bta_dm_pm_set_mode()