Searched refs:kHasPresetIndexInvalid (Results 1 – 5 of 5) sorted by relevance
185 uint8_t currently_active_preset = bluetooth::has::kHasPresetIndexInvalid;226 currently_active_preset = bluetooth::has::kHasPresetIndexInvalid; in ClearSvcData()
55 index_(bluetooth::has::kHasPresetIndexInvalid) {} in HasPreset()
109 uint8_t index = bluetooth::has::kHasPresetIndexInvalid,
51 using bluetooth::has::kHasPresetIndexInvalid;
75 static constexpr uint8_t kHasPresetIndexInvalid = 0x00; variable