Searched refs:hci_iso_flags_ts (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/net/bluetooth/ | ||
D | iso.c | 1625 ts = hci_iso_flags_ts(flags); in iso_recv() |
/Linux-v6.1/include/net/bluetooth/ | ||
D | hci.h | 2912 #define hci_iso_flags_ts(f) ((f >> 2) & 0x0001) macro |