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.cc448 p_dev->pm_mode_attempted = 0; in bta_dm_pm_cback()
641 p_peer_device->pm_mode_attempted = BTA_DM_PM_PARK; in bta_dm_pm_set_mode()
652 p_peer_device->pm_mode_attempted = BTA_DM_PM_SNIFF; in bta_dm_pm_set_mode()
952 if (p_dev->pm_mode_attempted & (BTA_DM_PM_PARK | BTA_DM_PM_SNIFF)) { in bta_dm_pm_btm_status()
954 ((BTA_DM_PM_PARK | BTA_DM_PM_SNIFF) & p_dev->pm_mode_attempted); in bta_dm_pm_btm_status()
955 bta_dm_pm_stop_timer_by_mode(bd_addr, p_dev->pm_mode_attempted); in bta_dm_pm_btm_status()
Dbta_dm_int.h261 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,