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.cc55 static void bta_dm_pm_stop_timer_by_index(tBTA_PM_TIMER* p_timer,
119 bta_dm_pm_stop_timer_by_index(&bta_dm_cb.pm_timer[i], j); in bta_dm_disable_pm()
160 bta_dm_pm_stop_timer_by_index(&bta_dm_cb.pm_timer[i], j); in bta_dm_pm_stop_timer()
219 bta_dm_pm_stop_timer_by_index(&bta_dm_cb.pm_timer[i], timer_idx); in bta_dm_pm_stop_timer_by_mode()
250 bta_dm_pm_stop_timer_by_index(&bta_dm_cb.pm_timer[i], j); in bta_dm_pm_stop_timer_by_srvc_id()
298 static void bta_dm_pm_stop_timer_by_index(tBTA_PM_TIMER* p_timer, in bta_dm_pm_stop_timer_by_index() function
621 bta_dm_pm_stop_timer_by_index(&bta_dm_cb.pm_timer[i], timer_idx); in bta_dm_pm_set_mode()