Searched refs:nts (Results 1 – 1 of 1) sorted by relevance
182 hci::IsoWithoutTimestampView nts = hci::IsoWithoutTimestampView::Create(*iso_view); in OnIsoPacketReceived() local183 ASSERT(nts.IsValid()); in OnIsoPacketReceived()185 auto data_vec = nts.GetPayload(); in OnIsoPacketReceived()