Searched refs:PRESET_DELETED (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/system/bta/has/ |
D | has_ctp.cc | 96 case PresetCtpChangeId::PRESET_DELETED: in ParsePresetChanged() 199 CASE_SET_PTR_TO_TOKEN_STR(PresetCtpChangeId::PRESET_DELETED); in operator <<() 271 case PresetCtpChangeId::PRESET_DELETED: in operator <<()
|
D | has_ctp.h | 35 PRESET_DELETED, enumerator
|
D | has_client.cc | 1319 callbacks_->OnPresetInfo(device.addr, PresetInfoReason::PRESET_DELETED, in OnHasPresetGenericUpdate() 1386 if (nt.change_id != PresetCtpChangeId::PRESET_DELETED) break; in OnHasPresetDeleted() 1410 callbacks_->OnPresetInfo(device.addr, PresetInfoReason::PRESET_DELETED, in OnHasPresetDeleted() 1432 case PresetCtpChangeId::PRESET_DELETED: in ProcessCtpNotificationQueue()
|
D | has_client_test.cc | 942 case ::bluetooth::le_audio::has::PresetCtpChangeId::PRESET_DELETED: in InjectPresetChanged() 2171 PresetInfoReason::PRESET_DELETED, _)) in TEST_F() 2254 PresetInfoReason::PRESET_DELETED, _)) in TEST_F() 2263 ::bluetooth::le_audio::has::PresetCtpChangeId::PRESET_DELETED, in TEST_F() 2602 ::bluetooth::le_audio::has::PresetCtpChangeId::PRESET_DELETED, in TEST_F()
|
/packages/modules/Bluetooth/system/include/hardware/ |
D | bt_has.h | 52 PRESET_DELETED, enumerator
|