Home
last modified time | relevance | path

Searched defs:current_mtu (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_utils.cc467 uint16_t current_mtu) { in bta_gattc_send_mtu_response()
501 uint16_t current_mtu = 0; in bta_gattc_continue() local
Dbta_gattc_act.cc818 uint16_t current_mtu = 0; in bta_gattc_cfg_mtu() local
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_api.cc111 uint16_t* current_mtu) { in GATTC_TryMtuRequest()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc779 uint16_t* current_mtu) { in GATTC_TryMtuRequest()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_packet_creator.cc1547 const QuicByteCount current_mtu = max_packet_length(); in GenerateMtuDiscoveryPacket() local