Home
last modified time | relevance | path

Searched defs:txom (Results 1 – 14 of 14) sorted by relevance

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_att_clt.c57 struct os_mbuf *txom; in ble_att_clt_tx_mtu() local
140 struct os_mbuf *txom; in ble_att_clt_tx_find_info() local
258 struct os_mbuf *txom; in ble_att_clt_tx_find_type_value() local
328 struct os_mbuf *txom; in ble_att_clt_tx_read_type() local
402 struct os_mbuf *txom; in ble_att_clt_tx_read() local
443 struct os_mbuf *txom; in ble_att_clt_tx_read_blob() local
485 struct os_mbuf *txom; in ble_att_clt_tx_read_mult() local
528 struct os_mbuf *txom; in ble_att_clt_tx_read_group_type() local
609 struct os_mbuf *txom) in ble_att_clt_tx_write_req()
628 struct os_mbuf *txom) in ble_att_clt_tx_write_cmd()
[all …]
Dble_att_svr.c524 int ble_att_svr_tx_error_rsp(uint16_t conn_handle, struct os_mbuf *txom, in ble_att_svr_tx_error_rsp()
630 struct os_mbuf *txom; in ble_att_svr_build_mtu_rsp() local
670 struct os_mbuf *txom; in ble_att_svr_rx_mtu() local
797 struct os_mbuf *txom; in ble_att_svr_build_find_info_rsp() local
838 struct os_mbuf *txom; in ble_att_svr_rx_find_info() local
987 struct os_mbuf *rxom, struct os_mbuf *txom, in ble_att_svr_fill_type_value()
1089 struct os_mbuf *txom; in ble_att_svr_build_find_type_value_rsp() local
1129 struct os_mbuf *txom; in ble_att_svr_rx_find_type_value() local
1184 struct os_mbuf *txom; in ble_att_svr_build_read_type_rsp() local
1289 struct os_mbuf *txom; in ble_att_svr_rx_read_type() local
[all …]
Dble_l2cap_sig_cmd.c24 int ble_l2cap_sig_tx(uint16_t conn_handle, struct os_mbuf *txom) in ble_l2cap_sig_tx()
51 struct os_mbuf *txom; in ble_l2cap_sig_reject_tx() local
80 struct os_mbuf **txom) in ble_l2cap_sig_cmd_get()
Dble_sm_cmd.c27 void *ble_sm_cmd_get(uint8_t opcode, size_t len, struct os_mbuf **txom) in ble_sm_cmd_get()
46 int ble_sm_tx(uint16_t conn_handle, struct os_mbuf *txom) in ble_sm_tx()
Dble_l2cap_sig.c363 struct os_mbuf *txom; in ble_l2cap_sig_update_req_rx() local
470 struct os_mbuf *txom; in ble_l2cap_sig_update() local
696 struct os_mbuf *txom; in ble_l2cap_sig_credit_base_reconfig_req_rx() local
838 struct os_mbuf *txom; in ble_l2cap_sig_credit_base_con_req_rx() local
1057 struct os_mbuf *txom; in ble_l2cap_sig_coc_req_rx() local
1202 struct os_mbuf *txom; in ble_l2cap_sig_coc_connect() local
1273 struct os_mbuf *txom; in ble_l2cap_sig_ecoc_connect() local
1350 struct os_mbuf *txom; in ble_l2cap_sig_coc_reconfig() local
1415 struct os_mbuf *txom; in ble_l2cap_sig_disc_req_rx() local
1530 struct os_mbuf *txom; in ble_l2cap_sig_disconnect() local
[all …]
Dble_sm_lgcy.c107 struct os_mbuf *txom; in ble_sm_lgcy_confirm_exec() local
165 struct os_mbuf *txom; in ble_sm_lgcy_random_exec() local
Dble_sm_sc.c282 struct os_mbuf *txom; in ble_sm_sc_confirm_exec() local
370 struct os_mbuf *txom; in ble_sm_sc_random_exec() local
501 struct os_mbuf *txom; in ble_sm_sc_public_key_exec() local
632 struct os_mbuf *txom; in ble_sm_sc_dhkey_check_exec() local
Dble_att_cmd.c29 void *ble_att_cmd_prepare(uint8_t opcode, size_t len, struct os_mbuf *txom) in ble_att_cmd_prepare()
43 void *ble_att_cmd_get(uint8_t opcode, size_t len, struct os_mbuf **txom) in ble_att_cmd_get()
53 int ble_att_tx(uint16_t conn_handle, struct os_mbuf *txom) in ble_att_tx()
Dble_sm.c734 struct os_mbuf *txom; in ble_sm_pair_fail_tx() local
1511 struct os_mbuf *txom; in ble_sm_pair_exec() local
1737 struct os_mbuf *txom; in ble_sm_sec_req_exec() local
1849 struct os_mbuf *txom; in ble_sm_key_exch_exec() local
2499 struct os_mbuf *txom; in ble_sm_rx() local
Dble_att.c382 struct os_mbuf *txom) in ble_att_truncate_to_mtu()
Dble_l2cap.c409 struct os_mbuf *txom) in ble_l2cap_tx()
Dble_l2cap_coc.c350 struct os_mbuf *txom; in ble_l2cap_coc_continue_tx() local
Dble_hs_hci.c458 struct os_mbuf *txom; in ble_hs_hci_acl_tx_now() local
Dble_gattc.c3102 struct os_mbuf *txom) in ble_gattc_write_no_rsp()
3189 struct os_mbuf *txom, ble_gatt_attr_fn *cb, void *cb_arg) in ble_gattc_write()
3475 uint16_t offset, struct os_mbuf *txom, in ble_gattc_write_long()
3790 int ble_gattc_notify_custom(uint16_t conn_handle, uint16_t chr_val_handle, struct os_mbuf *txom) in ble_gattc_notify_custom()
3914 int ble_gattc_indicate_custom(uint16_t conn_handle, uint16_t chr_val_handle, struct os_mbuf *txom) in ble_gattc_indicate_custom()