Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Diso.c1962 static bool cis_is_in_cig(const struct bt_iso_cig *cig, const struct bt_iso_chan *cis) in cis_is_in_cig() function
2038 if (cis->iso != NULL && !cis_is_in_cig(cig, cis)) { in valid_cig_param()