Home
last modified time | relevance | path

Searched defs:rxMtu (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile_callback.h44 virtual void OnExchangeMtuEvent(uint16_t connectHandle, uint16_t rxMtu){}; in OnExchangeMtuEvent() argument
H A Dgatt_client_profile_callback.h46 virtual void OnExchangeMtuEvent(int reqId, uint16_t connectHandle, uint16_t rxMtu, bool status) {}; in OnExchangeMtuEvent() argument
H A Dgatt_client_service.cpp1047 void GattClientService::impl::OnExchangeMtuEvent(int requestId, uint16_t connectHandle, uint16_t rxMtu, bool status) in OnExchangeMtuEvent() argument
H A Dgatt_server_service.cpp873 void GattServerService::impl::OnExchangeMtuEvent(uint16_t connectionHandle, uint16_t rxMtu) in OnExchangeMtuEvent() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_def.h90 uint16_t rxMtu; // recv mtu (L2CAP only) member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_int.h125 uint16_t rxMtu; /* Receive MTU for control channel */ member

Completed in 6 milliseconds