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