Searched refs:WriteLinkSupervisionTimeoutView (Results 1 – 4 of 4) sorted by relevance
219 auto view = WriteLinkSupervisionTimeoutView::Create(command_view); in ConnectionCommand()
1040 auto command_view = WriteLinkSupervisionTimeoutView::Create(packet); in TEST_F()
1325 auto command_view = bluetooth::hci::WriteLinkSupervisionTimeoutView::Create(command); in WriteLinkSupervisionTimeout()
7325 …WriteLinkSupervisionTimeoutView : public ConnectionManagementCommandView { public:static WriteLink… in CreateOptional()7327 …WriteLinkSupervisionTimeoutView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared… in CreateOptional()7345 explicit WriteLinkSupervisionTimeoutView(ConnectionManagementCommandView parent) : ConnectionManage… in CreateOptional() function28736 static std::unique_ptr<WriteLinkSupervisionTimeoutBuilder> FromView(WriteLinkSupervisionTimeoutView… in Create()28759 …s(std::vector<uint8_t> captured_packet) {WriteLinkSupervisionTimeoutView view = WriteLinkSupervisi…28762 … std::vector<uint8_t>(data, data + size);WriteLinkSupervisionTimeoutView view = WriteLinkSupervisi…