Searched refs:BTA_DM_PM_NO_PREF (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/bta/dm/ |
D | bta_dm_cfg.cc | 138 {{BTA_DM_PM_NO_PREF, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* conn close */ in get_bta_dm_pm_spec() 155 {{BTA_DM_PM_NO_PREF, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* conn close */ in get_bta_dm_pm_spec() 171 {{BTA_DM_PM_NO_PREF, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* conn close */ in get_bta_dm_pm_spec() 187 {{BTA_DM_PM_NO_PREF, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* conn close */ in get_bta_dm_pm_spec() 203 {{BTA_DM_PM_NO_PREF, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* conn close */ in get_bta_dm_pm_spec() 219 {{BTA_DM_PM_NO_PREF, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* conn close */ in get_bta_dm_pm_spec() 238 {{BTA_DM_PM_NO_PREF, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* conn close */ in get_bta_dm_pm_spec() 256 {{BTA_DM_PM_NO_PREF, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* conn close */ in get_bta_dm_pm_spec() 272 {{BTA_DM_PM_NO_PREF, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* conn close */ in get_bta_dm_pm_spec() 289 {{BTA_DM_PM_NO_PREF, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* conn close */ in get_bta_dm_pm_spec() [all …]
|
D | bta_dm_pm.cc | 493 BTA_DM_PM_NO_PREF) { in bta_dm_pm_cback()
|
/aosp_15_r20/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
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/include/ |
D | bta_api.h | 313 BTA_DM_PM_NO_PREF = 0x01, /* service has no preference on power mode setting. enumerator
|