Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_pm.cc65 static void bta_dm_pm_stop_timer_by_index(tBTA_PM_TIMER* p_timer,
149 bta_dm_pm_stop_timer_by_index(&bta_dm_cb.pm_timer[i], j); in bta_dm_disable_pm()
190 bta_dm_pm_stop_timer_by_index(&bta_dm_cb.pm_timer[i], j); in bta_dm_pm_stop_timer()
249 bta_dm_pm_stop_timer_by_index(&bta_dm_cb.pm_timer[i], timer_idx); in bta_dm_pm_stop_timer_by_mode()
280 bta_dm_pm_stop_timer_by_index(&bta_dm_cb.pm_timer[i], j); in bta_dm_pm_stop_timer_by_srvc_id()
328 static void bta_dm_pm_stop_timer_by_index(tBTA_PM_TIMER* p_timer, in bta_dm_pm_stop_timer_by_index() function
409 bta_dm_pm_stop_timer_by_index(&bta_dm_cb.pm_timer[i], timer_idx); in bta_dm_sniff_cback()
707 bta_dm_pm_stop_timer_by_index(&bta_dm_cb.pm_timer[i], timer_idx); in bta_dm_pm_set_mode()