Searched refs:hci_iso_data_len (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/net/bluetooth/ | ||
D | hci.h | 2989 #define hci_iso_data_len(h) ((h) & 0x3fff) macro |
/linux-6.6.21/net/bluetooth/ | ||
D | iso.c | 1952 len = hci_iso_data_len(len); in iso_recv() |