Lines Matching refs:PresetInfoReason
53 using bluetooth::has::PresetInfoReason;
870 PresetInfoReason::PRESET_INFO_REQUEST_RESPONSE, in GetPresetInfo()
967 callbacks_->OnPresetInfo(device.addr, PresetInfoReason::ALL_PRESET_INFO, in OnEncrypted()
1183 device.addr, PresetInfoReason::PRESET_INFO_REQUEST_RESPONSE, in OnHasPresetReadResponseNotification()
1199 callbacks_->OnPresetInfo(device.addr, PresetInfoReason::ALL_PRESET_INFO, in OnHasPresetReadResponseNotification()
1295 PresetInfoReason::PRESET_INFO_UPDATE, {*renamed_preset_info}); in OnHasPresetGenericUpdate()
1315 device.addr, PresetInfoReason::PRESET_INFO_UPDATE, updated_infos); in OnHasPresetGenericUpdate()
1319 callbacks_->OnPresetInfo(device.addr, PresetInfoReason::PRESET_DELETED, in OnHasPresetGenericUpdate()
1370 device.addr, PresetInfoReason::PRESET_AVAILABILITY_CHANGED, infos); in OnHasPresetAvailabilityChanged()
1410 callbacks_->OnPresetInfo(device.addr, PresetInfoReason::PRESET_DELETED, in OnHasPresetDeleted()
1681 callbacks_->OnPresetInfo(device->addr, PresetInfoReason::ALL_PRESET_INFO, in LoadHasDetailsFromStorage()