Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/has/
Dhas_ctp.cc190 #define CASE_SET_PTR_TO_TOKEN_STR(en) \ macro
198 CASE_SET_PTR_TO_TOKEN_STR(PresetCtpChangeId::PRESET_GENERIC_UPDATE); in operator <<()
199 CASE_SET_PTR_TO_TOKEN_STR(PresetCtpChangeId::PRESET_DELETED); in operator <<()
200 CASE_SET_PTR_TO_TOKEN_STR(PresetCtpChangeId::PRESET_AVAILABLE); in operator <<()
201 CASE_SET_PTR_TO_TOKEN_STR(PresetCtpChangeId::PRESET_UNAVAILABLE); in operator <<()
212 CASE_SET_PTR_TO_TOKEN_STR(PresetCtpOpcode::READ_PRESETS); in operator <<()
213 CASE_SET_PTR_TO_TOKEN_STR(PresetCtpOpcode::READ_PRESET_RESPONSE); in operator <<()
214 CASE_SET_PTR_TO_TOKEN_STR(PresetCtpOpcode::PRESET_CHANGED); in operator <<()
215 CASE_SET_PTR_TO_TOKEN_STR(PresetCtpOpcode::WRITE_PRESET_NAME); in operator <<()
216 CASE_SET_PTR_TO_TOKEN_STR(PresetCtpOpcode::SET_ACTIVE_PRESET); in operator <<()
[all …]