Searched defs:chans (Results 1 – 7 of 7) sorted by relevance
23 static struct bt_l2cap_le_chan chans[4]; variable
95 struct bt_l2cap_chan *chans[] = {&channel.chan, NULL}; in connect_l2cap_channel() local
90 struct bt_l2cap_chan *chans[] = {&channel.chan, NULL}; in connect_l2cap_channel() local
198 struct bt_iso_chan *chans[CIS_ISO_CHAN_COUNT]; in cmd_cig_create() local
1652 struct bt_l2cap_chan *chans[BT_L2CAP_ECRED_CHAN_MAX_PER_REQ]; in le_ecred_reconf_req() local2953 int bt_l2cap_ecred_chan_reconfigure(struct bt_l2cap_chan **chans, uint16_t mtu) in bt_l2cap_ecred_chan_reconfigure()3042 int bt_l2cap_ecred_chan_reconfigure_explicit(struct bt_l2cap_chan **chans, size_t chan_count, in bt_l2cap_ecred_chan_reconfigure_explicit()
401 struct bt_iso_chan **chans; member
148 sys_slist_t chans; member3764 struct bt_l2cap_chan *chans[CONFIG_BT_EATT_MAX + 1] = {}; in bt_eatt_reconfigure() local