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