Loading system/include/hardware/bt_gmap.h +5 −5 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ enum class UGGFeatureBitMask : uint8_t { namespace fmt { template <> struct formatter<bluetooth::gmap::Roles> : enum_formatter<bluetooth::gmap::Roles> {}; struct formatter<bluetooth::gmap::RolesBitMask> : enum_formatter<bluetooth::gmap::RolesBitMask> {}; template <> struct formatter<bluetooth::gmap::UGTFeatureBitMask> : enum_formatter<bluetooth::gmap::UGTFeatureBitMask> {}; Loading Loading
system/include/hardware/bt_gmap.h +5 −5 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ enum class UGGFeatureBitMask : uint8_t { namespace fmt { template <> struct formatter<bluetooth::gmap::Roles> : enum_formatter<bluetooth::gmap::Roles> {}; struct formatter<bluetooth::gmap::RolesBitMask> : enum_formatter<bluetooth::gmap::RolesBitMask> {}; template <> struct formatter<bluetooth::gmap::UGTFeatureBitMask> : enum_formatter<bluetooth::gmap::UGTFeatureBitMask> {}; Loading