Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Diso.c2256 case ISO_SINGLE: in iso_recv()
2300 if (pb == ISO_SINGLE) { in iso_recv()
H A Dhci_core.c3273 flags = hci_iso_flags_pack(list ? ISO_START : ISO_SINGLE, 0x00); in hci_queue_iso()