Searched refs:hci_iso_flags_pb (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/include/net/bluetooth/ | ||
| D | hci.h | 2980 #define hci_iso_flags_pb(f) (f & 0x0003) macro |
| /Linux-v6.6/net/bluetooth/ | ||
| D | iso.c | 1859 pb = hci_iso_flags_pb(flags); in iso_recv() |