Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci_driver.c784 static int iso_handle(const struct device *dev, struct net_buf *buf) in iso_handle() function
823 err = iso_handle(dev, buf); in hci_driver_send()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv_sync.c243 uint8_t iso_handle = sync->lll.iso->handle; in ull_adv_sync_iso_created() local
248 ticker_update_op_cb, sync, 0, TICKER_ID_ADV_ISO_BASE + iso_handle); in ull_adv_sync_iso_created()