Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_pm.cc76 static void bta_dm_pm_ssr(const RawAddress& peer_addr, const int ssr);
553 bta_dm_pm_ssr(peer_addr, index); in bta_dm_pm_cback()
572 bta_dm_pm_ssr(peer_addr, BTA_DM_PM_SSR0); in bta_dm_pm_cback()
913 static void bta_dm_pm_ssr(const RawAddress& peer_addr, const int ssr) { in bta_dm_pm_ssr() function
1115 bta_dm_pm_ssr(p_dev->peer_bdaddr, BTA_DM_PM_SSR0); in bta_dm_pm_btm_status()
/packages/modules/Bluetooth/system/doc/
Dpower_management.md112 adjustments are to be made, and if so, `bta_dm_pm_ssr` is called with the
114 - `bta_dm_pm_ssr` iterates the managed services array to find all connected
117 - `bta_dm_pm_ssr` calls `BTM_SetSsrParams` to actually send along the SSR
174 `prev_low` field is set, calls `bta_dm_pm_ssr` to re-send SSR params,