Home
last modified time | relevance | path

Searched defs:tx (Results 1 – 25 of 59) sorted by relevance

123

/subsys/bluetooth/controller/ll_sw/
A Dull_tx_queue.c35 void ull_tx_q_enqueue_data(struct ull_tx_q *queue, struct node_tx *tx) in ull_tx_q_enqueue_data()
50 void ull_tx_q_enqueue_ctrl(struct ull_tx_q *queue, struct node_tx *tx) in ull_tx_q_enqueue_ctrl()
58 struct node_tx *tx; in ull_tx_q_peek() local
67 struct node_tx *tx; in ull_tx_q_dequeue() local
A Dull_conn.c215 void ll_tx_mem_release(void *tx) in ll_tx_mem_release()
220 int ll_tx_mem_enqueue(uint16_t handle, void *tx) in ll_tx_mem_enqueue()
655 uint8_t ll_phy_default_set(uint8_t tx, uint8_t rx) in ll_phy_default_set()
1444 struct node_tx *tx = lll_tx->node; in ull_conn_tx_demux() local
1454 struct node_tx *tx = lll_tx->node; in ull_conn_tx_demux() local
1472 struct node_tx *tx; in ull_conn_tx_lll_enqueue() local
1500 struct node_tx **tx) in ull_conn_ack_peek()
1518 struct node_tx **tx) in ull_conn_ack_by_last_peek()
1766 struct node_tx *tx = NULL; in tx_ull_dequeue() local
1965 struct node_tx *tx; in tx_ull_flush() local
[all …]
A Dull_llcp_common.c157 struct node_tx *tx; in lp_comm_tx() local
926 void llcp_lp_comm_tx_ack(struct ll_conn *conn, struct proc_ctx *ctx, struct node_tx *tx)
1043 struct node_tx *tx; local
1427 void llcp_rp_comm_tx_ack(struct ll_conn *conn, struct proc_ctx *ctx, struct node_tx *tx)
A Dull_llcp.c235 struct node_tx *tx; in llcp_tx_alloc() local
247 static void tx_release(struct node_tx *tx) in tx_release()
271 void llcp_tx_enqueue(struct ll_conn *conn, struct node_tx *tx) in llcp_tx_enqueue()
471 void ull_cp_release_tx(struct ll_conn *conn, struct node_tx *tx) in ull_cp_release_tx()
570 struct node_tx *tx; in ull_cp_release_nodes() local
744 uint8_t ull_cp_phy_update(struct ll_conn *conn, uint8_t tx, uint8_t flags, uint8_t rx, in ull_cp_phy_update()
1864 void ull_cp_tx_ack(struct ll_conn *conn, struct node_tx *tx)
A Dull_llcp_past.c385 struct node_tx *tx; in lp_past_tx() local
470 void llcp_lp_past_tx_ack(struct ll_conn *conn, struct proc_ctx *ctx, struct node_tx *tx) in llcp_lp_past_tx_ack()
A Dull_llcp_enc.c185 struct node_tx *tx; in llcp_lp_enc_tx() local
275 struct node_tx *tx; in lp_enc_send_enc_req() local
703 struct node_tx *tx; in llcp_rp_enc_tx() local
825 struct node_tx *tx; in rp_enc_send_enc_rsp() local
A Dull_llcp_cc.c145 struct node_tx *tx; in llcp_rp_cc_tx_rsp() local
199 struct node_tx *tx; in llcp_rp_cc_tx_reject() local
765 struct node_tx *tx; in lp_cc_tx() local
1051 struct node_tx *tx; in lp_cc_st_wait_rx_cis_rsp_cancel() local
/subsys/bluetooth/mesh/
A Dtransport.c196 static void seg_tx_done(struct seg_tx *tx, uint8_t seg_idx) in seg_tx_done()
208 static void seg_tx_unblock_check(struct seg_tx *tx) in seg_tx_unblock_check()
230 static void seg_tx_reset(struct seg_tx *tx) in seg_tx_reset()
267 static inline void seg_tx_complete(struct seg_tx *tx, int err) in seg_tx_complete()
307 struct seg_tx *tx = user_data; in seg_send_start() local
328 struct seg_tx *tx = user_data; in seg_sent() local
356 static void seg_tx_send_unacked(struct seg_tx *tx) in seg_tx_send_unacked()
490 struct seg_tx *tx; in send_seg() local
818 struct seg_tx *tx; in seg_tx_lookup() local
850 struct seg_tx *tx; in trans_ack() local
[all …]
A Dsar_cfg.c18 const struct bt_mesh_sar_tx *tx) in bt_mesh_sar_tx_encode()
40 struct bt_mesh_sar_tx *tx) in bt_mesh_sar_tx_decode()
A Dsar_cfg_srv.c50 const struct bt_mesh_sar_tx *tx = &bt_mesh.sar_tx; in transmitter_status() local
97 struct bt_mesh_sar_tx *tx = &bt_mesh.sar_tx; in transmitter_set() local
A Ddfu_cli.c308 static int tx(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in tx() function
420 struct blob_cli_broadcast_ctx tx = { in initiate() local
538 const struct blob_cli_broadcast_ctx tx = { in refresh() local
559 const struct blob_cli_broadcast_ctx tx = { in apply() local
613 const struct blob_cli_broadcast_ctx tx = { in confirm() local
677 const struct blob_cli_broadcast_ctx tx = { in cancel() local
A Dnet.c435 static const struct bt_mesh_net_cred *net_tx_cred_get(struct bt_mesh_net_tx *tx) in net_tx_cred_get()
447 static int net_header_encode(struct bt_mesh_net_tx *tx, uint8_t nid, in net_header_encode()
492 int bt_mesh_net_encode(struct bt_mesh_net_tx *tx, struct net_buf_simple *buf, in bt_mesh_net_encode()
507 static int net_loopback(const struct bt_mesh_net_tx *tx, const uint8_t *data, in net_loopback()
531 int bt_mesh_net_send(struct bt_mesh_net_tx *tx, struct bt_mesh_adv *adv, in bt_mesh_net_send()
A Dlpn.c217 struct bt_mesh_net_tx tx = { in send_friend_clear() local
364 struct bt_mesh_net_tx tx = { in send_friend_req() local
466 struct bt_mesh_net_tx tx = { in send_friend_poll() local
794 struct bt_mesh_net_tx tx = { in sub_update() local
/subsys/mgmt/ec_host_cmd/backends/
A Dec_host_cmd_backend_simulator.c20 struct ec_host_cmd_tx_buf *tx; member
30 static ec_host_cmd_backend_api_send tx; variable
A Dec_host_cmd_backend_espi.c38 struct ec_host_cmd_tx_buf *tx; member
96 struct ec_host_cmd_rx_ctx *rx_ctx, struct ec_host_cmd_tx_buf *tx) in ec_host_cmd_espi_init()
A Dec_host_cmd_backend_shi_ite.c74 struct ec_host_cmd_tx_buf *tx; member
487 struct ec_host_cmd_rx_ctx *rx_ctx, struct ec_host_cmd_tx_buf *tx) in shi_ite_backend_init()
A Dec_host_cmd_backend_uart.c221 struct ec_host_cmd_rx_ctx *rx_ctx, struct ec_host_cmd_tx_buf *tx) in ec_host_cmd_uart_init()
/subsys/mgmt/ec_host_cmd/
A Dec_host_cmd_handler.c195 struct ec_host_cmd_tx_buf *tx, in send_status_response()
264 static enum ec_host_cmd_status prepare_response(struct ec_host_cmd_tx_buf *tx, uint16_t len) in prepare_response()
300 struct ec_host_cmd_tx_buf *tx = &hc->tx; in ec_host_cmd_send_response() local
396 struct ec_host_cmd_tx_buf *tx = &hc->tx; in ec_host_cmd_thread() local
/subsys/bluetooth/controller/ll_sw/nordic/lll/
A Dlll_adv_iso.c262 struct node_tx_iso *tx; in prepare_cb_common() local
655 struct node_tx_iso *tx; in isr_tx_common() local
740 struct node_tx_iso *tx; in isr_tx_common() local
A Dlll_conn.c907 struct node_tx *tx; local
1071 struct node_tx *tx; local
1311 struct node_tx *tx; local
/subsys/bluetooth/audio/
A Dbap_iso.h31 struct bt_bap_iso_dir tx; member
/subsys/bluetooth/services/ots/
A Dots_l2cap_internal.h29 struct bt_gatt_ots_l2cap_tx tx; member
/subsys/bluetooth/controller/ll_sw/openisa/lll/
A Dlll_conn.c495 struct node_tx *tx; in lll_conn_pdu_tx_prep() local
646 struct node_tx *tx; in isr_rx_pdu() local
/subsys/net/lib/shell/
A Dmem.c102 struct k_mem_slab *rx, *tx; in cmd_net_mem() local
A Dpkt.c57 struct k_mem_slab *rx, *tx; in is_pkt_ptr_valid() local

Completed in 54 milliseconds

123