Home
last modified time | relevance | path

Searched defs:hci_iso_flags_pack (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h2538 #define hci_iso_flags_pack(pb, ts) ((pb & 0x03) | ((ts & 0x01) << 2)) macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h2983 #define hci_iso_flags_pack(pb, ts) ((pb & 0x03) | ((ts & 0x01) << 2)) macro

Completed in 15 milliseconds