Searched refs:hci_iso_flags_pb (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/net/bluetooth/ | ||
| H A D | hci.h | 2972 #define hci_iso_flags_pb(f) (f & 0x0003) macro |
| /linux-6.15/net/bluetooth/ | ||
| H A D | iso.c | 2263 pb = hci_iso_flags_pb(flags); in iso_recv() |