Lines Matching defs:cig
423 struct bt_iso_cig *cig; in bt_iso_chan_disconnected() local
1717 static struct net_buf *hci_le_set_cig_params(const struct bt_iso_cig *cig, in hci_le_set_cig_params()
1806 static struct net_buf *hci_le_set_cig_test_params(const struct bt_iso_cig *cig, in hci_le_set_cig_test_params()
1962 static bool cis_is_in_cig(const struct bt_iso_cig *cig, const struct bt_iso_chan *cis) in cis_is_in_cig()
1971 static int cig_init_cis(struct bt_iso_cig *cig, const struct bt_iso_cig_param *param) in cig_init_cis()
1999 static void cleanup_cig(struct bt_iso_cig *cig) in cleanup_cig()
2016 const struct bt_iso_cig *cig) in valid_cig_param()
2138 struct bt_iso_cig *cig; in bt_iso_cig_create() local
2234 static void restore_cig(struct bt_iso_cig *cig, uint8_t existing_num_cis) in restore_cig()
2253 int bt_iso_cig_reconfigure(struct bt_iso_cig *cig, const struct bt_iso_cig_param *param) in bt_iso_cig_reconfigure()
2343 int bt_iso_cig_terminate(struct bt_iso_cig *cig) in bt_iso_cig_terminate()
2448 struct bt_iso_cig *cig = get_cig(iso_chan); in bt_iso_security_changed() local
2648 struct bt_iso_cig *cig; in bt_iso_chan_connect() local
3563 struct bt_iso_cig *cig = &cigs[i]; in bt_iso_reset() local