Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/has/
Dhas_ctp.h56 SET_PREV_PRESET_SYNC, enumerator
60 OP_MAX_ = SET_PREV_PRESET_SYNC,
81 PresetCtpOpcode2Bitmask(PresetCtpOpcode::SET_PREV_PRESET_SYNC);
144 (opcode == PresetCtpOpcode::SET_PREV_PRESET_SYNC); in IsSyncedOperation()
Dhas_ctp.cc164 case PresetCtpOpcode::SET_PREV_PRESET_SYNC: in ToCharacteristicValue()
221 CASE_SET_PTR_TO_TOKEN_STR(PresetCtpOpcode::SET_PREV_PRESET_SYNC); in operator <<()
Dhas_client.cc838 PresetCtpOpcode::SET_PREV_PRESET_SYNC) in PreviousActivePreset()
839 ? PresetCtpOpcode::SET_PREV_PRESET_SYNC in PreviousActivePreset()
1528 case PresetCtpOpcode::SET_PREV_PRESET_SYNC: { in OnHasActivePresetValue()
Dhas_client_test.cc553 SET_PREV_PRESET_SYNC: { in set_sample_database()