Home
last modified time | relevance | path

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

/system/bt/bta/dm/
Dbta_dm_pm.cc58 static void bta_dm_pm_stop_timer_by_index(tBTA_PM_TIMER* p_timer,
125 bta_dm_pm_stop_timer_by_index(&bta_dm_cb.pm_timer[i], j); in bta_dm_disable_pm()
166 bta_dm_pm_stop_timer_by_index(&bta_dm_cb.pm_timer[i], j); in bta_dm_pm_stop_timer()
225 bta_dm_pm_stop_timer_by_index(&bta_dm_cb.pm_timer[i], timer_idx); in bta_dm_pm_stop_timer_by_mode()
256 bta_dm_pm_stop_timer_by_index(&bta_dm_cb.pm_timer[i], j); in bta_dm_pm_stop_timer_by_srvc_id()
304 static void bta_dm_pm_stop_timer_by_index(tBTA_PM_TIMER* p_timer, in bta_dm_pm_stop_timer_by_index() function
614 bta_dm_pm_stop_timer_by_index(&bta_dm_cb.pm_timer[i], timer_idx); in bta_dm_pm_set_mode()