Home
last modified time | relevance | path

Searched refs:hci_iso_data_flags (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/net/bluetooth/
Diso.c1656 flags = hci_iso_data_flags(len); in iso_recv()
/Linux-v6.1/include/net/bluetooth/
Dhci.h2918 #define hci_iso_data_flags(h) ((h) >> 14) macro