Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_pm.cc70 tBTA_DM_PM_ACTION pm_request);
592 tBTA_DM_PM_ACTION pm_request, in bta_dm_pm_set_mode() argument
736 if (pm_req == BTA_DM_PM_EXECUTE && pm_request < pm_action) { in bta_dm_pm_set_mode()
737 log::error("Ignore the power mode request: {}", pm_request); in bta_dm_pm_set_mode()
1178 tBTA_DM_PM_ACTION pm_request) { in bta_dm_pm_timer() argument
1180 bta_dm_pm_set_mode(bd_addr, pm_request, BTA_DM_PM_EXECUTE); in bta_dm_pm_timer()