Home
last modified time | relevance | path

Searched refs:nts (Results 1 – 1 of 1) sorted by relevance

/system/bt/gd/iso/
Dfacade.cc182 hci::IsoWithoutTimestampView nts = hci::IsoWithoutTimestampView::Create(*iso_view); in OnIsoPacketReceived() local
183 ASSERT(nts.IsValid()); in OnIsoPacketReceived()
185 auto data_vec = nts.GetPayload(); in OnIsoPacketReceived()