Searched refs:BTA_DM_PM_NO_PREF (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/bta/dm/ |
D | bta_dm_cfg.cc | 147 {{BTA_DM_PM_NO_PREF, 0}, in get_bta_dm_pm_spec() 170 {{BTA_DM_PM_NO_PREF, 0}, in get_bta_dm_pm_spec() 192 {{BTA_DM_PM_NO_PREF, 0}, in get_bta_dm_pm_spec() 213 {{BTA_DM_PM_NO_PREF, 0}, in get_bta_dm_pm_spec() 237 {{BTA_DM_PM_NO_PREF, 0}, in get_bta_dm_pm_spec() 260 {{BTA_DM_PM_NO_PREF, 0}, in get_bta_dm_pm_spec() 284 {{BTA_DM_PM_NO_PREF, 0}, in get_bta_dm_pm_spec() 308 {{BTA_DM_PM_NO_PREF, 0}, in get_bta_dm_pm_spec() 330 {{BTA_DM_PM_NO_PREF, 0}, in get_bta_dm_pm_spec() 352 {{BTA_DM_PM_NO_PREF, 0}, in get_bta_dm_pm_spec() [all …]
|
D | bta_dm_pm.cc | 499 .power_mode == BTA_DM_PM_NO_PREF) { in bta_dm_pm_cback()
|
/packages/modules/Bluetooth/system/bta/include/ |
D | bta_api.h | 333 BTA_DM_PM_NO_PREF = 0x01, /* service has no preference on power mode setting. enumerator
|
/packages/modules/Bluetooth/system/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
|