Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c2137 uint16_t handle_used[CONFIG_BT_CTLR_CONN_ISO_STREAMS_PER_GROUP] = {0}; in le_create_cis() local
2171 if (handle_used[cis_idx]) { in le_create_cis()
2177 handle_used[cis_idx]++; in le_create_cis()