Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Diso.c76 static struct bt_iso_cig *get_cig(const struct bt_iso_chan *iso_chan);
457 cig = get_cig(chan); in bt_iso_chan_disconnected()
1858 static struct bt_iso_cig *get_cig(const struct bt_iso_chan *iso_chan) in get_cig() function
1967 LOG_DBG("cis_channels[%u]: already allocated to CIG %p", i, get_cig(cis)); in valid_cig_param()
2379 struct bt_iso_cig *cig = get_cig(iso_chan); in bt_iso_security_changed()
2594 cig = get_cig(iso_chan); in bt_iso_chan_connect()