Searched defs:bta_dm_pm_set_mode (Results 1 - 1 of 1) sorted by relevance

/system/bt/bta/dm/
H A Dbta_dm_pm.cc41 static void bta_dm_pm_set_mode(const RawAddress& peer_addr,
467 bta_dm_pm_set_mode(peer_addr, BTA_DM_PM_NO_ACTION, pm_req);
490 * Function bta_dm_pm_set_mode
499 static void bta_dm_pm_set_mode(const RawAddress& peer_addr, function
543 APPL_TRACE_DEBUG("bta_dm_pm_set_mode: srvcsid: %d, state: %d, j: %d",
652 "bta_dm_pm_set_mode: Link policy disallows SNIFF, ignore request");
909 bta_dm_pm_set_mode(bd_addr, BTA_DM_PM_NO_ACTION, BTA_DM_PM_RESTART);
922 bta_dm_pm_set_mode(bd_addr, BTA_DM_PM_NO_ACTION, BTA_DM_PM_RESTART);
973 bta_dm_pm_set_mode(bd_addr, pm_request, BTA_DM_PM_EXECUTE);
1071 bta_dm_pm_set_mode(bta_dm_conn_srvc
[all...]

Completed in 69 milliseconds