Searched refs:BT_L2CAP_CONF_MASK (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-2.7.6/subsys/bluetooth/host/ | ||
D | l2cap_internal.h | 102 #define BT_L2CAP_CONF_MASK 0x7f macro |
D | l2cap_br.c | 989 switch (opt->type & BT_L2CAP_CONF_MASK) { in l2cap_br_conf_req() |