Searched refs:bt_acl_flags_pb (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-2.7.6/include/bluetooth/ | ||
D | hci.h | 54 #define bt_acl_flags_pb(f) ((f) & BIT_MASK(2)) macro |
/Zephyr-Core-2.7.6/subsys/bluetooth/controller/hci/ | ||
D | hci.c | 4512 switch (bt_acl_flags_pb(flags)) { |