Searched defs:HasDbBuilder (Results 1 – 1 of 1) sorted by relevance
135 struct HasDbBuilder { struct in bluetooth::has::internal::__anon159101e20111::HasClientTestBase136 bool has;138 static constexpr uint16_t kGapSvcStartHdl = 0x0001;139 static constexpr uint16_t kGapDeviceNameValHdl = 0x0003;140 static constexpr uint16_t kGapSvcEndHdl = kGapDeviceNameValHdl;142 static constexpr uint16_t kSvcStartHdl = 0x0010;143 static constexpr uint16_t kFeaturesValHdl = 0x0012;144 static constexpr uint16_t kPresetsCtpValHdl = 0x0015;145 static constexpr uint16_t kActivePresetIndexValHdl = 0x0018;146 static constexpr uint16_t kSvcEndHdl = 0x001E;[all …]