Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp_remote.c915 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
Dull_llcp_internal.h605 void llcp_rr_new(struct ll_conn *conn, memq_link_t *link, struct node_rx_pdu *rx,
Dull_llcp.c2003 llcp_rr_new(conn, link, rx, true);
2027 llcp_rr_new(conn, link, rx, pdu_valid);
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-ctlr-arch.rst217 * Table new_proc_lut[] maps LLCP PDUs to procedures/roles used in llcp_rr_new()