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