Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/include/
Dll.h180 uint8_t ll_read_iso_tx_sync(uint16_t handle, uint16_t *seq,
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_iso.c166 uint8_t ll_read_iso_tx_sync(uint16_t handle, uint16_t *seq, in ll_read_iso_tx_sync() function
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c2250 status = ll_read_iso_tx_sync(handle, &seq, &timestamp, &offset); in le_read_iso_tx_sync()