Searched refs:llcp_rr_new (Results 1 – 4 of 4) sorted by relevance
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_llcp_remote.c | 915 void llcp_rr_new(struct ll_conn *conn, memq_link_t *link, struct node_rx_pdu *rx, bool valid_pdu) in llcp_rr_new() function
|
D | ull_llcp_internal.h | 605 void llcp_rr_new(struct ll_conn *conn, memq_link_t *link, struct node_rx_pdu *rx,
|
D | ull_llcp.c | 2003 llcp_rr_new(conn, link, rx, true); 2027 llcp_rr_new(conn, link, rx, pdu_valid);
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-ctlr-arch.rst | 217 * Table new_proc_lut[] maps LLCP PDUs to procedures/roles used in llcp_rr_new()
|