Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/has/
Dhas_ctp.h53 SET_PREV_PRESET, enumerator
75 PresetCtpOpcode2Bitmask(PresetCtpOpcode::SET_PREV_PRESET);
Dhas_ctp.cc163 case PresetCtpOpcode::SET_PREV_PRESET: in ToCharacteristicValue()
218 CASE_SET_PTR_TO_TOKEN_STR(PresetCtpOpcode::SET_PREV_PRESET); in operator <<()
Dhas_client.cc840 : PresetCtpOpcode::SET_PREV_PRESET; in PreviousActivePreset()
1522 case PresetCtpOpcode::SET_PREV_PRESET: in OnHasActivePresetValue()
Dhas_client_test.cc460 case ::bluetooth::le_audio::has::PresetCtpOpcode::SET_PREV_PRESET: { in set_sample_database()