Searched refs:LeAddDeviceToResolvingListView (Results 1 – 4 of 4) sorted by relevance
347 LeAddDeviceToResolvingListView::Create(LeSecurityCommandView::Create(packet)); in TEST_F()
981 CreateLeSecurityCommandView<LeAddDeviceToResolvingListView>(hci_layer_->GetCommand()); in TEST_F()1055 CreateLeSecurityCommandView<LeAddDeviceToResolvingListView>(hci_layer_->GetCommand()); in TEST_F()
2274 auto command_view = bluetooth::hci::LeAddDeviceToResolvingListView::Create(command); in LeAddDeviceToResolvingList()
11257 …LeAddDeviceToResolvingListView : public LeSecurityCommandView { public:static LeAddDeviceToResolvi… in CreateOptional()11259 …LeAddDeviceToResolvingListView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<… in CreateOptional()11281 explicit LeAddDeviceToResolvingListView(LeSecurityCommandView parent) : LeSecurityCommandView(std::… in CreateOptional() function35487 static std::unique_ptr<LeAddDeviceToResolvingListBuilder> FromView(LeAddDeviceToResolvingListView v… in Create()35510 …es(std::vector<uint8_t> captured_packet) {LeAddDeviceToResolvingListView view = LeAddDeviceToResol…35513 …= std::vector<uint8_t>(data, data + size);LeAddDeviceToResolvingListView view = LeAddDeviceToResol…