Searched refs:bt_iso_flags_pb (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-2.7.6/subsys/bluetooth/host/ | ||
D | iso.c | 513 pb = bt_iso_flags_pb(flags); in bt_iso_recv() |
/Zephyr-Core-2.7.6/include/bluetooth/ | ||
D | hci.h | 71 #define bt_iso_flags_pb(f) ((f) & 0x0003) macro |