Searched defs:cis_con_handles (Results 1 – 4 of 4) sorted by relevance
87 static hci_con_handle_t cis_con_handles[MAX_NUM_CIS]; variable
96 static hci_con_handle_t cis_con_handles[MAX_CHANNELS]; variable
319 hci_con_handle_t cis_con_handles[MAX_NR_CIS]; member
10765 …s_create(uint8_t cig_id, hci_con_handle_t cis_con_handles [], hci_con_handle_t acl_con_handles []){ in gap_cis_create()