Searched refs:pm_mode_attempted (Results 1 – 3 of 3) sorted by relevance
546 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()
137 tBTA_DM_PM_ACTION pm_mode_attempted; member
125 `pm_mode_attempted` fields), its timeout and mode are used. Otherwise,