Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dl2cap_br_internal.h108 #define BT_L2CAP_CONF_MASK 0x7f macro
Dl2cap_br.c713 net_buf_add_u8(buf, opt->type & BT_L2CAP_CONF_MASK); in l2cap_br_conf_add_opt()
1408 switch (opt->type & BT_L2CAP_CONF_MASK) { in l2cap_br_conf_req()