Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_gatt_client_proxy.cpp226 int BluetoothGattClientProxy::RequestExchangeMtu(int32_t appId, int32_t mtu) in RequestExchangeMtu() function in OHOS::Bluetooth::BluetoothGattClientProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_client_server.cpp471 int BluetoothGattClientServer::RequestExchangeMtu(int32_t appId, int32_t mtu) in RequestExchangeMtu() function in OHOS::Bluetooth::BluetoothGattClientServer
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_service.cpp368 int GattClientService::RequestExchangeMtu(int appId, int mtu) in RequestExchangeMtu() function in OHOS::bluetooth::GattClientService
780 void GattClientService::impl::RequestExchangeMtu(int appId, int mtu) in RequestExchangeMtu() function in OHOS::bluetooth::GattClientService::impl