Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_pm.cc546 p_dev->pm_mode_attempted = 0; in bta_dm_pm_cback()
741 p_peer_device->pm_mode_attempted = BTA_DM_PM_PARK; in bta_dm_pm_set_mode()
749 p_peer_device->pm_mode_attempted = BTA_DM_PM_SNIFF; in bta_dm_pm_set_mode()
1106 if (p_dev->pm_mode_attempted & (BTA_DM_PM_PARK | BTA_DM_PM_SNIFF)) { in bta_dm_pm_btm_status()
1108 ((BTA_DM_PM_PARK | BTA_DM_PM_SNIFF) & p_dev->pm_mode_attempted); in bta_dm_pm_btm_status()
1109 bta_dm_pm_stop_timer_by_mode(bd_addr, p_dev->pm_mode_attempted); in bta_dm_pm_btm_status()
Dbta_dm_int.h137 tBTA_DM_PM_ACTION pm_mode_attempted; member
/packages/modules/Bluetooth/system/doc/
Dpower_management.md125 `pm_mode_attempted` fields), its timeout and mode are used. Otherwise,