Home
last modified time | relevance | path

Searched defs:rx_mtu (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/jv/
Dbta_jv_api.c311 UINT16 rx_mtu, tL2CAP_CFG_INFO *cfg, in BTA_JvL2capConnectLE()
364 UINT16 rx_mtu, tL2CAP_CFG_INFO *cfg, in BTA_JvL2capConnect()
472 const tL2CAP_ERTM_INFO *ertm_info,UINT16 local_psm, UINT16 rx_mtu, tL2CAP_CFG_INFO *cfg, in BTA_JvL2capStartServer()
523 const tL2CAP_ERTM_INFO *ertm_info,UINT16 local_chan, UINT16 rx_mtu, tL2CAP_CFG_INFO *cfg, in BTA_JvL2capStartServerLE()
Dbta_jv_int.h173 UINT16 rx_mtu; member
194 UINT16 rx_mtu; member
/system/bt/stack/gatt/
Datt_protocol.c48 BT_HDR *attp_build_mtu_cmd(UINT8 op_code, UINT16 rx_mtu) in attp_build_mtu_cmd()