Searched refs:ll_past_param (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/subsys/bluetooth/controller/include/ |
D | ll.h | 141 uint8_t ll_past_param(uint16_t conn_handle, uint8_t mode, uint16_t skip, uint16_t timeout,
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_sync.c | 708 uint8_t ll_past_param(uint16_t conn_handle, uint8_t mode, uint16_t skip, uint16_t timeout, in ll_past_param() function
|
/Zephyr-latest/subsys/bluetooth/controller/hci/ |
D | hci.c | 4168 status = ll_past_param(conn_handle, mode, skip, timeout, cte_type);
|