Searched refs:ISO_SINGLE (Results 1 – 3 of 3) sorted by relevance
1920 case ISO_SINGLE: in iso_recv()1964 if (pb == ISO_SINGLE) { in iso_recv()
3292 flags = hci_iso_flags_pack(list ? ISO_START : ISO_SINGLE, 0x00); in hci_queue_iso()
502 #define ISO_SINGLE 0x02 macro