Searched refs:LeRemoveDeviceFromResolvingListView (Results 1 – 3 of 3) sorted by relevance
403 LeRemoveDeviceFromResolvingListView::Create(LeSecurityCommandView::Create(packet)); in TEST_F()
2290 auto command_view = bluetooth::hci::LeRemoveDeviceFromResolvingListView::Create(command); in LeRemoveDeviceFromResolvingList()
11303 …LeRemoveDeviceFromResolvingListView : public LeSecurityCommandView { public:static LeRemoveDeviceF… in CreateOptional()11305 …LeRemoveDeviceFromResolvingListView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_sh… in CreateOptional()11321 explicit LeRemoveDeviceFromResolvingListView(LeSecurityCommandView parent) : LeSecurityCommandView(… in CreateOptional() function35559 …nique_ptr<LeRemoveDeviceFromResolvingListBuilder> FromView(LeRemoveDeviceFromResolvingListView vie… in Create()35580 …d::vector<uint8_t> captured_packet) {LeRemoveDeviceFromResolvingListView view = LeRemoveDeviceFrom…35583 …::vector<uint8_t>(data, data + size);LeRemoveDeviceFromResolvingListView view = LeRemoveDeviceFrom…