Lines Matching defs:conn
225 void test_print_conn(struct ll_conn *conn) in test_print_conn()
244 static uint8_t find_idx(struct ll_conn *conn) in find_idx()
255 void test_setup(struct ll_conn *conn) in test_setup()
290 void test_setup_idx(struct ll_conn *conn, uint8_t idx) in test_setup_idx()
310 void test_set_role(struct ll_conn *conn, uint8_t role) in test_set_role()
315 void event_prepare(struct ll_conn *conn) in event_prepare()
344 void event_tx_ack(struct ll_conn *conn, struct node_tx *tx) in event_tx_ack()
353 void event_done(struct ll_conn *conn) in event_done()
384 uint16_t event_counter(struct ll_conn *conn) in event_counter()
406 struct ll_conn *conn, void *param) in lt_tx_real()
430 struct ll_conn *conn, void *param) in lt_tx_real_no_encode()
456 struct ll_conn *conn, struct node_tx **tx_ref, void *param) in lt_rx_real()
473 void lt_rx_q_is_empty_real(const char *file, uint32_t line, struct ll_conn *conn) in lt_rx_q_is_empty_real()