Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/bluetooth/host/
Dl2cap_br.c87 uint8_t info_fixed_chan; member
316 if (l2cap->info_fixed_chan & BIT(BT_L2CAP_CID_BR_SMP)) { in connect_optional_fixed_channels()
381 l2cap->info_fixed_chan = net_buf_pull_u8(buf); in l2cap_br_info_rsp()
383 l2cap->info_fixed_chan); in l2cap_br_info_rsp()