Searched refs:pm_mode_attempted (Results 1 – 3 of 3) sorted by relevance
449 p_dev->pm_mode_attempted = 0; in bta_dm_pm_cback()655 p_peer_device->pm_mode_attempted = BTA_DM_PM_PARK; in bta_dm_pm_set_mode()666 p_peer_device->pm_mode_attempted = BTA_DM_PM_SNIFF; in bta_dm_pm_set_mode()970 if (p_dev->pm_mode_attempted & (BTA_DM_PM_PARK | BTA_DM_PM_SNIFF)) { in bta_dm_pm_btm_status()972 ((BTA_DM_PM_PARK | BTA_DM_PM_SNIFF) & p_dev->pm_mode_attempted); in bta_dm_pm_btm_status()973 bta_dm_pm_stop_timer_by_mode(bd_addr, p_dev->pm_mode_attempted); in bta_dm_pm_btm_status()
244 tBTA_DM_PM_ACTION pm_mode_attempted; member
125 `pm_mode_attempted` fields), its timeout and mode are used. Otherwise,