Home
last modified time | relevance | path

Searched refs:ll_sync_create_cancel (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dull_sync.c282 uint8_t ll_sync_create_cancel(void **rx) in ll_sync_create_cancel() function
495 (void)ll_sync_create_cancel(&rx); in ull_sync_reset()
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/include/
Dll.h135 uint8_t ll_sync_create_cancel(void **rx);
/Zephyr-Core-3.7.0/doc/releases/
Drelease-notes-3.1.rst1917 * :github:`40204` - Bluetooth: ll_sync_create_cancel fails with BT_HCI_ERR_CMD_DISALLOWED before BT…
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/hci/
Dhci.c3962 status = ll_sync_create_cancel(node_rx);