Home
last modified time | relevance | path

Searched defs:acl_con_handles (Results 1 – 2 of 2) sorted by relevance

/btstack/src/
H A Dgap.h320 hci_con_handle_t acl_con_handles[MAX_NR_CIS]; member
H A Dhci.c10765 …s_create(uint8_t cig_id, hci_con_handle_t cis_con_handles [], hci_con_handle_t acl_con_handles []){ in gap_cis_create()