/Zephyr-latest/tests/bluetooth/controller/ctrl_le_ping/src/ |
D | main.c | 114 ull_cp_release_tx(&conn, tx); in ZTEST() 140 ull_cp_release_tx(&conn, tx); in ZTEST() 205 ull_cp_release_tx(&conn, tx); in ZTEST() 238 ull_cp_release_tx(&conn, tx); in ZTEST() 301 ull_cp_release_tx(&conn, tx); in ZTEST() 355 ull_cp_release_tx(&conn, tx); in ZTEST() 409 ull_cp_release_tx(&conn, tx); in ZTEST()
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_sca_update/src/ |
D | main.c | 118 ull_cp_release_tx(&conn, tx); in ZTEST() 149 ull_cp_release_tx(&conn, tx); in ZTEST() 225 ull_cp_release_tx(&conn, tx); in ZTEST() 258 ull_cp_release_tx(&conn, tx); in ZTEST() 327 ull_cp_release_tx(&conn, tx); in ZTEST() 360 ull_cp_release_tx(&conn, tx); in ZTEST() 423 ull_cp_release_tx(&conn, tx); in ZTEST() 485 ull_cp_release_tx(&conn, tx); in ZTEST() 542 ull_cp_release_tx(&conn, tx); in ZTEST()
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_conn_update/src/ |
D | main.c | 277 ull_cp_release_tx(&conn, tx); in ZTEST() 295 ull_cp_release_tx(&conn, tx); in ZTEST() 424 ull_cp_release_tx(&conn, tx); in ZTEST() 450 ull_cp_release_tx(&conn_2nd, tx); in ZTEST() 489 ull_cp_release_tx(&conn_3rd, tx); in ZTEST() 529 ull_cp_release_tx(&conn, tx); in ZTEST() 581 ull_cp_release_tx(&conn_3rd, tx); in ZTEST() 648 ull_cp_release_tx(&conn, tx); in ZTEST() 717 ull_cp_release_tx(&conn, tx); in ZTEST() 790 ull_cp_release_tx(&conn, tx); in ZTEST() [all …]
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_collision/src/ |
D | main.c | 211 ull_cp_release_tx(&conn, tx); in ZTEST() 231 ull_cp_release_tx(&conn, tx); in ZTEST() 279 ull_cp_release_tx(&conn, tx); in ZTEST() 381 ull_cp_release_tx(&conn, tx); in ZTEST() 426 ull_cp_release_tx(&conn, tx); in ZTEST() 453 ull_cp_release_tx(&conn, tx); in ZTEST() 539 ull_cp_release_tx(&conn, tx); in ZTEST() 582 ull_cp_release_tx(&conn, tx); in ZTEST() 671 ull_cp_release_tx(&conn, tx); in ZTEST() 686 ull_cp_release_tx(&conn, tx); in ZTEST() [all …]
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_phy_update/src/ |
D | main.c | 178 ull_cp_release_tx(&conn, tx); in ZTEST() 213 ull_cp_release_tx(&conn, tx); in ZTEST() 301 ull_cp_release_tx(&conn, tx); in ZTEST() 358 ull_cp_release_tx(&conn, tx); in ZTEST() 451 ull_cp_release_tx(&conn, tx); in ZTEST() 533 ull_cp_release_tx(&conn, tx); in ZTEST() 629 ull_cp_release_tx(&conn, tx); in ZTEST() 733 ull_cp_release_tx(&conn, tx); in ZTEST() 820 ull_cp_release_tx(&conn, tx); in ZTEST() 889 ull_cp_release_tx(&conn, tx); in ZTEST() [all …]
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_encrypt/src/ |
D | main.c | 289 ull_cp_release_tx(&conn, tx); in ZTEST() 320 ull_cp_release_tx(&conn, tx); in ZTEST() 465 ull_cp_release_tx(&conn, tx); in ZTEST() 495 ull_cp_release_tx(&conn, tx); in ZTEST() 517 ull_cp_release_tx(&conn, tx); in ZTEST() 628 ull_cp_release_tx(&conn, tx); in ZTEST() 725 ull_cp_release_tx(&conn, tx); in ZTEST() 833 ull_cp_release_tx(&conn, tx); in ZTEST() 939 ull_cp_release_tx(&conn, tx); in ZTEST() 1041 ull_cp_release_tx(&conn, tx); in ZTEST() [all …]
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_feature_exchange/src/ |
D | main.c | 131 ull_cp_release_tx(&conn, tx); in ZTEST() 161 ull_cp_release_tx(&conn, tx); in ZTEST() 226 ull_cp_release_tx(&conn, tx); in ZTEST() 260 ull_cp_release_tx(&conn, tx); in ZTEST() 348 ull_cp_release_tx(&conn, tx); in ZTEST() 420 ull_cp_release_tx(&conn, tx); in ZTEST() 434 ull_cp_release_tx(&conn, tx); in ZTEST()
|
D | main_hci.c | 138 ull_cp_release_tx(conn_from_pool, tx); in ZTEST()
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_cte_req/src/ |
D | main.c | 139 ull_cp_release_tx(&conn, tx); in ZTEST() 214 ull_cp_release_tx(&conn, tx); in ZTEST() 280 ull_cp_release_tx(&conn, tx); in ZTEST() 349 ull_cp_release_tx(&conn, tx); in ZTEST() 433 ull_cp_release_tx(&conn, tx); in ZTEST() 512 ull_cp_release_tx(&conn, tx); in ZTEST() 581 ull_cp_release_tx(&conn, tx); in ZTEST() 653 ull_cp_release_tx(&conn, tx); in ZTEST() 732 ull_cp_release_tx(&conn, tx); in test_cte_req_ll_unknown_rsp_local() 867 ull_cp_release_tx(&conn, tx); in run_local_cte_req() [all …]
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_tx_buffer_alloc/src/ |
D | main.c | 114 ull_cp_release_tx(&conn[0], tx[1]); in ZTEST() 134 ull_cp_release_tx(&conn[0], tx[tx_alloc_idx - 1]); in ZTEST() 147 ull_cp_release_tx(&conn[2], tx[CONFIG_BT_CTLR_LLCP_PER_CONN_TX_CTRL_BUF_NUM + in ZTEST()
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_version/src/ |
D | main.c | 186 ull_cp_release_tx(&conn, tx); in ZTEST() 222 ull_cp_release_tx(&conn, tx); in ZTEST() 258 ull_cp_release_tx(&conn, tx); in ZTEST()
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_terminate/src/ |
D | main.c | 132 ull_cp_release_tx(&conn, tx); in test_terminate_loc()
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_unsupported/src/ |
D | main.c | 104 ull_cp_release_tx(&test_conn, tx); in lt_tx_pdu_and_rx_unknown_rsp() 154 ull_cp_release_tx(&test_conn, tx); in lt_tx_undef_opcode_and_rx_unknown_rsp()
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_min_used_chans/src/ |
D | main.c | 104 ull_cp_release_tx(&conn, tx); in ZTEST()
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_data_length_update/src/ |
D | main.c | 186 ull_cp_release_tx(&conn, tx); in ZTEST() 284 ull_cp_release_tx(&conn, tx); in ZTEST() 367 ull_cp_release_tx(&conn, tx); in ZTEST() 405 ull_cp_release_tx(&conn, tx); in ZTEST() 805 ull_cp_release_tx(&conn, tx); in ZTEST()
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_chmu/src/ |
D | main.c | 99 ull_cp_release_tx(&conn, tx); in ZTEST() 174 ull_cp_release_tx(&conn, tx); in ZTEST()
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_cis_terminate/src/ |
D | main.c | 142 ull_cp_release_tx(&conn, tx); in test_cis_terminate_loc()
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_periodic_sync/src/ |
D | main.c | 200 ull_cp_release_tx(&conn, tx); in ZTEST() 424 ull_cp_release_tx(&conn, tx); in ZTEST() 566 ull_cp_release_tx(&conn, tx); in ZTEST()
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_invalid/src/ |
D | main.c | 108 ull_cp_release_tx(&test_conn, tx); in lt_tx_invalid_pdu_size()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_llcp.h | 38 void ull_cp_release_tx(struct ll_conn *conn, struct node_tx *tx);
|
D | ull_llcp.c | 471 void ull_cp_release_tx(struct ll_conn *conn, struct node_tx *tx) in ull_cp_release_tx() function 594 ull_cp_release_tx(conn, tx_release); in ull_cp_release_nodes()
|
D | ull_conn.c | 1546 ull_cp_release_tx(conn, tx); in ull_conn_tx_ack()
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_api/src/ |
D | main.c | 431 ull_cp_release_tx(&conn, txl[i]); in ZTEST() 453 ull_cp_release_tx(&conn, txl[i]); in ZTEST()
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_hci/src/ |
D | main.c | 122 ull_cp_release_tx(conn_from_pool, tx); in ZTEST() 188 ull_cp_release_tx(conn_from_pool, tx); in ZTEST()
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_cis_create/src/ |
D | main.c | 223 ull_cp_release_tx(&conn, tx); in ZTEST()
|