Searched refs:READ_PRESETS (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/bta/has/ |
D | has_ctp.h | 47 READ_PRESETS = 1, enumerator 72 PresetCtpOpcode2Bitmask(PresetCtpOpcode::READ_PRESETS) |
|
D | has_ctp.cc | 144 case PresetCtpOpcode::READ_PRESETS: in ToCharacteristicValue() 212 CASE_SET_PTR_TO_TOKEN_STR(PresetCtpOpcode::READ_PRESETS); in operator <<()
|
D | has_client.cc | 429 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()
|
D | has_client_test.cc | 338 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()
|