Home
last modified time | relevance | path

Searched defs:acl_handle (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_conn_iso.h29 uint16_t acl_handle; /* ACL connection handle (for encryption, member
Dull_central_iso.c694 uint8_t ll_cis_create_check(uint16_t cis_handle, uint16_t acl_handle) in ll_cis_create_check()
723 void ll_cis_create(uint16_t cis_handle, uint16_t acl_handle) in ll_cis_create()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci_driver.c768 static int acl_handle(const struct device *dev, struct net_buf *buf) in acl_handle() function
Dhci.c2164 uint16_t acl_handle; in le_create_cis() local
2193 uint16_t acl_handle; in le_create_cis() local
/Zephyr-latest/tests/lib/net_buf/buf/src/
Dmain.c30 uint16_t acl_handle; member
/Zephyr-latest/subsys/bluetooth/host/
Diso.c1496 uint16_t acl_handle = sys_le16_to_cpu(evt->acl_handle); in hci_le_cis_req() local
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h2170 uint16_t acl_handle; member
3338 uint16_t acl_handle; member