Searched defs:rx_mtu (Results 1 – 3 of 3) sorted by relevance
/system/bt/bta/jv/ |
D | bta_jv_api.c | 311 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()
|
D | bta_jv_int.h | 173 UINT16 rx_mtu; member 194 UINT16 rx_mtu; member
|
/system/bt/stack/gatt/ |
D | att_protocol.c | 48 BT_HDR *attp_build_mtu_cmd(UINT8 op_code, UINT16 rx_mtu) in attp_build_mtu_cmd()
|