Searched refs:LeReadRemoteFeaturesView (Results 1 – 2 of 2) sorted by relevance
279 auto le_read_features_view = bluetooth::hci::LeReadRemoteFeaturesView::Create( in handle_command_response()
10548 …LeReadRemoteFeaturesView : public LeConnectionManagementCommandView { public:static LeReadRemoteFe… in CreateOptional()10550 …LeReadRemoteFeaturesView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<std::v… in CreateOptional()10566 explicit LeReadRemoteFeaturesView(LeConnectionManagementCommandView parent) : LeConnectionManagemen… in CreateOptional() function34270 static std::unique_ptr<LeReadRemoteFeaturesBuilder> FromView(LeReadRemoteFeaturesView view) {if (!v… in Create()34293 …areBytes(std::vector<uint8_t> captured_packet) {LeReadRemoteFeaturesView view = LeReadRemoteFeatur…34296 …o vec = std::vector<uint8_t>(data, data + size);LeReadRemoteFeaturesView view = LeReadRemoteFeatur…