Home
last modified time | relevance | path

Searched defs:tx_mtu (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/stack/eatt/
Deatt.h62 EattChannel(RawAddress& bda, uint16_t cid, uint16_t tx_mtu, uint16_t rx_mtu) in EattChannel()
101 void EattChannelSetTxMTU(uint16_t tx_mtu) { in EattChannelSetTxMTU()
/packages/modules/Bluetooth/system/stack/test/gatt/
Dmock_gatt_utils_ref.cc72 uint16_t tx_mtu) {} in l2cble_set_fixed_channel_tx_data_length()
74 uint16_t fix_cid, uint16_t tx_mtu) {} in L2CA_SetLeFixedChannelTxDataLength()
Dgatt_sr_test.cc123 uint16_t tx_mtu) {} in l2cble_set_fixed_channel_tx_data_length()
125 uint16_t fix_cid, uint16_t tx_mtu) {} in L2CA_SetLeFixedChannelTxDataLength()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_l2cap.cc75 uint16_t tx_mtu; member
417 uint16_t tx_mtu, const Uuid& conn_uuid) { in send_app_connect_signal()
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_ble.cc1079 uint16_t tx_mtu = 0; in l2cble_update_data_length() local
/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid.cc1648 uint16_t tx_mtu = GAP_ConnGetRemMtuSize(gap_handle); in GapCallback() local