Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dl2cap_br.c96 uint8_t info_fixed_chan; member
142 return br_chan_sig->info_fixed_chan; in bt_l2cap_br_get_remote_fixed_chan()
477 if (l2cap->info_fixed_chan & BIT(BT_L2CAP_CID_BR_SMP)) { in connect_optional_fixed_channels()
560 l2cap->info_fixed_chan = net_buf_pull_u8(buf); in l2cap_br_info_rsp()
561 LOG_DBG("remote fixed channel mask 0x%02x", l2cap->info_fixed_chan); in l2cap_br_info_rsp()