Searched refs:bta_dm_pm_timer (Results 1 – 3 of 3) sorted by relevance
493 extern void bta_dm_pm_timer(const RawAddress&, tBTA_DM_PM_ACTION);
939 FROM_HERE, base::Bind(bta_dm_pm_timer, bta_dm_cb.pm_timer[i].peer_bdaddr, in bta_dm_pm_timer_cback()1041 void bta_dm_pm_timer(const RawAddress& bd_addr, tBTA_DM_PM_ACTION pm_request) { in bta_dm_pm_timer() function
201 3. The event eventually fires off a call to `bta_dm_pm_timer`, which just