Home
last modified time | relevance | path

Searched defs:mtu (Results 1 – 25 of 73) sorted by relevance

123

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_l2cap_sig_priv.h64 uint16_t mtu; member
71 uint16_t mtu; member
79 uint16_t mtu; member
86 uint16_t mtu; member
94 uint16_t mtu; member
136 static inline int ble_l2cap_sig_coc_connect(uint16_t conn_handle, uint16_t psm, uint16_t mtu, in ble_l2cap_sig_coc_connect()
158 uint16_t psm, uint16_t mtu, in ble_l2cap_sig_ecoc_connect()
Dble_att.c385 uint16_t mtu; in ble_att_truncate_to_mtu() local
397 uint16_t mtu; in ble_att_mtu() local
422 uint16_t mtu; in ble_att_chan_mtu() local
497 int ble_att_set_preferred_mtu(uint16_t mtu) in ble_att_set_preferred_mtu()
Dble_l2cap_coc_priv.h42 uint16_t mtu; member
51 uint16_t mtu; member
80 static inline int ble_l2cap_coc_create_server(uint16_t psm, uint16_t mtu, ble_l2cap_event_fn *cb, v… in ble_l2cap_coc_create_server()
Dble_l2cap.c129 int ble_l2cap_create_server(uint16_t psm, uint16_t mtu, in ble_l2cap_create_server()
135 int ble_l2cap_connect(uint16_t conn_handle, uint16_t psm, uint16_t mtu, in ble_l2cap_connect()
161 uint16_t psm, uint16_t mtu, in ble_l2cap_enhanced_connect()
Dble_att_svr.c631 uint16_t mtu; in ble_att_svr_build_mtu_rsp() local
671 uint16_t mtu; in ble_att_svr_rx_mtu() local
728 struct os_mbuf *om, uint16_t mtu, uint8_t *format) in ble_att_svr_fill_info()
798 uint16_t mtu; in ble_att_svr_build_find_info_rsp() local
895 uint16_t last, int mtu, in ble_att_svr_fill_type_value_entry()
988 uint16_t mtu, uint8_t *out_att_err) in ble_att_svr_fill_type_value()
1090 uint16_t mtu; in ble_att_svr_build_find_type_value_rsp() local
1186 uint16_t mtu; in ble_att_svr_build_read_type_rsp() local
1440 uint16_t mtu; in ble_att_svr_build_read_mult_rsp() local
1531 static int ble_att_svr_read_group_type_entry_write(struct os_mbuf *om, uint16_t mtu, in ble_att_svr_read_group_type_entry_write()
[all …]
Dble_l2cap_coc.c60 int ble_l2cap_coc_create_server(uint16_t psm, uint16_t mtu, in ble_l2cap_coc_create_server()
238 void ble_l2cap_coc_set_new_mtu_mps(struct ble_l2cap_chan *chan, uint16_t mtu, uint16_t mps) in ble_l2cap_coc_set_new_mtu_mps()
249 …ruct ble_l2cap_chan *ble_l2cap_coc_chan_alloc(struct ble_hs_conn *conn, uint16_t psm, uint16_t mtu, in ble_l2cap_coc_chan_alloc()
Dble_att_clt.c52 int ble_att_clt_tx_mtu(uint16_t conn_handle, uint16_t mtu) in ble_att_clt_tx_mtu()
105 uint16_t mtu; in ble_att_clt_rx_mtu() local
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/rfcomm/
Drfc_port_if.c85 void RFCOMM_DlcEstablishReq (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu) in RFCOMM_DlcEstablishReq()
112 void RFCOMM_DlcEstablishRsp (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu, UINT16 result) in RFCOMM_DlcEstablishRsp()
141 void RFCOMM_ParNegReq (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu) in RFCOMM_ParNegReq()
191 void RFCOMM_ParNegRsp (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu, UINT8 cl, UINT8 k) in RFCOMM_ParNegRsp()
Dport_rfc.c289 void PORT_ParNegInd (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu, UINT8 cl, UINT8 k) in PORT_ParNegInd()
369 void PORT_ParNegCnf (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu, UINT8 cl, UINT8 k) in PORT_ParNegCnf()
427 void PORT_DlcEstablishInd (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu) in PORT_DlcEstablishInd()
480 void PORT_DlcEstablishCnf (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu, UINT16 result) in PORT_DlcEstablishCnf()
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/
Dbta_gatt_common.c27 void BTA_GATT_SetLocalMTU(uint16_t mtu) in BTA_GATT_SetLocalMTU()
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatt_common.c27 static void btc_set_local_mtu(uint16_t mtu) in btc_set_local_mtu()
/device/soc/esp/esp32/components/bt/host/bluedroid/api/
Desp_gatt_common_api.c32 esp_err_t esp_ble_gatt_set_local_mtu (uint16_t mtu) in esp_ble_gatt_set_local_mtu()
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gatt_common.h32 uint16_t mtu; member
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/sdk/
Dble_l2cap.h84 …uint16_t mtu; /**< The MTU field specifies the maximum SDU size (in octets) that th… member
109 …uint16_t mtu; /**< The MTU field specifies the maximum SDU size (in octets) that the L2C… member
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/hdf/
Dnet_bdh_adpater.c530 int32_t hdf_bdh6_netdev_changemtu(struct NetDevice *netDev, int32_t mtu) in hdf_bdh6_netdev_changemtu()
548 int32_t hdf_p2p_netdev_changemtu(struct NetDevice *netDev, int32_t mtu) in hdf_p2p_netdev_changemtu()
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
Dnet_bdh_adpater.c508 int32_t hdf_bdh6_netdev_changemtu(struct NetDevice *netDev, int32_t mtu) in hdf_bdh6_netdev_changemtu()
526 int32_t hdf_p2p_netdev_changemtu(struct NetDevice *netDev, int32_t mtu) in hdf_p2p_netdev_changemtu()
/device/board/unionman/unionpi_tiger/kernel/hdf/wifi/rtl8822cs/hdf/
Dnet_adapter.c114 int32_t hdf_rtl8822cs_netdev_changemtu(struct NetDevice *netDev, int32_t mtu) in hdf_rtl8822cs_netdev_changemtu()
513 static int32_t hdf_p2p_netdev_changemtu(struct NetDevice *netDev, int32_t mtu) in hdf_p2p_netdev_changemtu()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_db.c211 UINT16 mtu, in read_attr_value()
925 UINT16 mtu, in gatts_read_attr_value_by_handle()
/device/board/isoftstone/zhiyuan/kernel/hdf/driver/wifi/xr829_hdfadapter/
Dnet_adpater.c239 int32_t hdf_netdev_changemtu(struct NetDevice *netDev, int32_t mtu) in hdf_netdev_changemtu()
/device/board/osware/imx8mm/drivers/wifi/ap6212/hdfadapter/
Dnet_adpater.c244 int32_t hdf_netdev_changemtu(struct NetDevice *netDev, int32_t mtu) in hdf_netdev_changemtu()
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/
Desp_gattc_api.h93 uint16_t mtu; /*!< MTU size */ member
112 uint16_t mtu; /*!< MTU size */ member
Desp_gatts_api.h114 uint16_t mtu; /*!< MTU size */ member
115 } mtu; /*!< Gatt server callback param of ESP_GATTS_MTU_EVT */ member
/device/soc/rockchip/common/sdk_linux/net/bluetooth/
Dl2cap_sock.c734 static bool l2cap_valid_mtu(struct l2cap_chan *chan, u16 mtu) in l2cap_valid_mtu()
928 u16 mtu; in l2cap_sock_setsockopt() local
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dl2c_api.h156 UINT16 mtu; member
175 UINT16 mtu; member
/device/soc/telink/b91/b91_ble_sdk/stack/ble/host/l2cap/
Dl2cap_signal.h35 #define BLC_L2CAP_COC_MTU_NEEDLEN(srvCount, chCount, mtu) (srvCount * chCount * mtu) argument

123