Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/bluetooth/host/
Diso.c513 pb = bt_iso_flags_pb(flags); in bt_iso_recv()
/Zephyr-Core-2.7.6/include/bluetooth/
Dhci.h71 #define bt_iso_flags_pb(f) ((f) & 0x0003) macro