Home
last modified time | relevance | path

Searched defs:iso_packet (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/hal/
Dbluetooth_hci.cc162 hidl_vec<uint8_t> iso_packet(packet->begin(), packet->end()); in initialize_impl() local
/packages/modules/Bluetooth/system/main/shim/
Dhci_layer.cc236 auto iso_packet = bluetooth::hci::IsoBuilder::Create(handle, pb_flag, ts_flag, in transmit_iso_fragment() local