Home
last modified time | relevance | path

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

/Linux-v6.1/net/bluetooth/
Diso.c1631 case ISO_SINGLE: in iso_recv()
1668 if (pb == ISO_SINGLE) { in iso_recv()
Dhci_core.c3234 flags = hci_iso_flags_pack(list ? ISO_START : ISO_SINGLE, 0x00); in hci_queue_iso()
/Linux-v6.1/include/net/bluetooth/
Dhci.h445 #define ISO_SINGLE 0x02 macro