Searched refs:LeReadLocalSupportedFeaturesView (Results 1 – 1 of 1) sorted by relevance
9738 …LeReadLocalSupportedFeaturesView : public CommandView { public:static LeReadLocalSupportedFeatures… in CreateOptional()9740 …LeReadLocalSupportedFeaturesView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_share… in CreateOptional()9752 explicit LeReadLocalSupportedFeaturesView(CommandView parent) : CommandView(std::move(parent)) { wa… in CreateOptional() function32921 …d::unique_ptr<LeReadLocalSupportedFeaturesBuilder> FromView(LeReadLocalSupportedFeaturesView view)… in Create()32942 …(std::vector<uint8_t> captured_packet) {LeReadLocalSupportedFeaturesView view = LeReadLocalSupport…32945 …std::vector<uint8_t>(data, data + size);LeReadLocalSupportedFeaturesView view = LeReadLocalSupport…