Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci.h3408 #define hci_iso_flags_pb(f) (f & 0x0003)
3400 #define hci_iso_flags_pb( global() macro
/linux/net/bluetooth/
H A Diso.c2477 pb = hci_iso_flags_pb(flags); in iso_recv()