Searched refs:BTA_DM_PM_NO_PREF (Results 1 – 4 of 4) sorted by relevance
/system/bt/bta/dm/ |
D | bta_dm_cfg.cc | 146 {{BTA_DM_PM_NO_PREF, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* conn close */ 166 {{BTA_DM_PM_NO_PREF, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* conn close */ 185 {{BTA_DM_PM_NO_PREF, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* conn close */ 202 {{BTA_DM_PM_NO_PREF, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* conn close */ 221 {{BTA_DM_PM_NO_PREF, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* conn close */ 239 {{BTA_DM_PM_NO_PREF, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* conn close */ 259 {{BTA_DM_PM_NO_PREF, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* conn close */ 279 {{BTA_DM_PM_NO_PREF, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* conn close */ 297 {{BTA_DM_PM_NO_PREF, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* conn close */ 315 {{BTA_DM_PM_NO_PREF, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* conn close */ [all …]
|
D | bta_dm_pm.cc | 402 .power_mode == BTA_DM_PM_NO_PREF) { in bta_dm_pm_cback()
|
/system/bt/bta/include/ |
D | bta_api.h | 510 BTA_DM_PM_NO_PREF = 0x01, /* service has no preference on power mode setting. enumerator
|
/system/bt/doc/ |
D | power_management.md | 61 - `BTA_DM_PM_NO_PREF` overrides `BTA_DM_PM_NO_ACTION` and if selected as the 108 state tables. If the spec specifies `BTA_DM_PM_NO_PREF`, then any
|