Home
last modified time | relevance | path

Searched refs:rx_mtu (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/
Dbta_jv_api.h605 UINT16 rx_mtu, tL2CAP_CFG_INFO *cfg,
625 UINT16 rx_mtu, tL2CAP_CFG_INFO *cfg,
669 UINT16 local_psm, UINT16 rx_mtu, tL2CAP_CFG_INFO *cfg,
689 UINT16 local_chan, UINT16 rx_mtu, tL2CAP_CFG_INFO *cfg,
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Datt_protocol.c47 BT_HDR *attp_build_mtu_cmd(UINT8 op_code, UINT16 rx_mtu) in attp_build_mtu_cmd() argument
56 UINT16_TO_STREAM (p, rx_mtu); in attp_build_mtu_cmd()