Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Diso.c2003 case ISO_SINGLE: in iso_recv()
2047 if (pb == ISO_SINGLE) { in iso_recv()
H A Dhci_core.c3253 flags = hci_iso_flags_pack(list ? ISO_START : ISO_SINGLE, 0x00); in hci_queue_iso()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h509 #define ISO_SINGLE 0x02 macro