Searched refs:pm_mode_attempted (Results 1 – 3 of 3) sorted by relevance
462 p_dev->pm_mode_attempted = 0; in bta_dm_pm_cback()701 p_peer_device->pm_mode_attempted = BTA_DM_PM_PARK; in bta_dm_pm_set_mode()709 p_peer_device->pm_mode_attempted = BTA_DM_PM_SNIFF; in bta_dm_pm_set_mode()1027 if(p_dev->pm_mode_attempted &(BTA_DM_PM_PARK | BTA_DM_PM_SNIFF)) in bta_dm_pm_btm_status()1030 |= ((BTA_DM_PM_PARK | BTA_DM_PM_SNIFF) & p_dev->pm_mode_attempted); in bta_dm_pm_btm_status()1031 … bta_dm_pm_stop_timer_by_mode(p_data->pm_status.bd_addr, p_dev->pm_mode_attempted); in bta_dm_pm_btm_status()
781 tBTA_DM_PM_ACTION pm_mode_attempted; member
125 `pm_mode_attempted` fields), its timeout and mode are used. Otherwise,