Searched refs:LeSetAddressResolutionEnableView (Results 1 – 4 of 4) sorted by relevance
338 LeSetAddressResolutionEnableView::Create(LeSecurityCommandView::Create(packet)); in TEST_F()360 LeSetAddressResolutionEnableView::Create(LeSecurityCommandView::Create(packet)); in TEST_F()394 LeSetAddressResolutionEnableView::Create(LeSecurityCommandView::Create(packet)); in TEST_F()414 LeSetAddressResolutionEnableView::Create(LeSecurityCommandView::Create(packet)); in TEST_F()447 LeSetAddressResolutionEnableView::Create(LeSecurityCommandView::Create(packet)); in TEST_F()463 LeSetAddressResolutionEnableView::Create(LeSecurityCommandView::Create(packet)); in TEST_F()
971 CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->GetCommand()); in TEST_F()995 CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->GetCommand()); in TEST_F()1045 CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->GetCommand()); in TEST_F()1081 CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->GetCommand()); in TEST_F()1258 CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->GetCommand()); in TEST_F()1276 CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->GetCommand()); in TEST_F()
1775 auto command_view = bluetooth::hci::LeSetAddressResolutionEnableView::Create(command); in LeSetAddressResolutionEnable()
11501 …LeSetAddressResolutionEnableView : public LeSecurityCommandView { public:static LeSetAddressResolu… in CreateOptional()11503 …LeSetAddressResolutionEnableView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_share… in CreateOptional()11517 explicit LeSetAddressResolutionEnableView(LeSecurityCommandView parent) : LeSecurityCommandView(std… in CreateOptional() function35909 …d::unique_ptr<LeSetAddressResolutionEnableBuilder> FromView(LeSetAddressResolutionEnableView view)… in Create()35930 …(std::vector<uint8_t> captured_packet) {LeSetAddressResolutionEnableView view = LeSetAddressResolu…35933 …std::vector<uint8_t>(data, data + size);LeSetAddressResolutionEnableView view = LeSetAddressResolu…