Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/has/
Dhas_ctp.h47 READ_PRESETS = 1, enumerator
72 PresetCtpOpcode2Bitmask(PresetCtpOpcode::READ_PRESETS) |
Dhas_ctp.cc144 case PresetCtpOpcode::READ_PRESETS: in ToCharacteristicValue()
212 CASE_SET_PTR_TO_TOKEN_STR(PresetCtpOpcode::READ_PRESETS); in operator <<()
Dhas_client.cc429 if (op.opcode == PresetCtpOpcode::READ_PRESETS) { in OnHasPresetIndexOperation()
630 case PresetCtpOpcode::READ_PRESETS: in CpPresetIndexOperation()
877 HasCtpOp(address, PresetCtpOpcode::READ_PRESETS, preset_index)); in GetPresetInfo()
955 HasCtpOp(device.addr, PresetCtpOpcode::READ_PRESETS, in WriteAllNeededCcc()
1746 HasCtpOp(device->addr, PresetCtpOpcode::READ_PRESETS, in StartInitialHasDetailsReadAndValidation()
Dhas_client_test.cc338 case ::bluetooth::le_audio::has::PresetCtpOpcode::READ_PRESETS: in set_sample_database()
3228 HasCtpOp(0x01, ::bluetooth::le_audio::has::PresetCtpOpcode::READ_PRESETS, in TEST_F()
3249 HasCtpOp(0x01, ::bluetooth::le_audio::has::PresetCtpOpcode::READ_PRESETS, in TEST_F()
3253 HasCtpOp(0x01, ::bluetooth::le_audio::has::PresetCtpOpcode::READ_PRESETS, in TEST_F()
3283 HasCtpOp(0x01, ::bluetooth::le_audio::has::PresetCtpOpcode::READ_PRESETS, in TEST_F()
3287 HasCtpOp(0x01, ::bluetooth::le_audio::has::PresetCtpOpcode::READ_PRESETS, in TEST_F()