Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Diso.c79 static struct bt_iso_cig *get_cig(const struct bt_iso_chan *iso_chan);
427 cig = get_cig(chan); in bt_iso_chan_disconnected()
1932 static struct bt_iso_cig *get_cig(const struct bt_iso_chan *iso_chan) in get_cig() function
2039 LOG_DBG("cis_channels[%u]: already allocated to CIG %p", i, get_cig(cis)); in valid_cig_param()
2448 struct bt_iso_cig *cig = get_cig(iso_chan); in bt_iso_security_changed()
2658 cig = get_cig(iso_chan); in bt_iso_chan_connect()