/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/ |
H A D | interface_profile_gatt_server.h | 128 virtual void OnMtuChanged(const GattDevice &device, int mtu) {} in OnMtuChanged() function
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_gatt_server_callback_proxy.cpp | 198 void BluetoothGattServerCallbackProxy::OnMtuChanged(const BluetoothGattDevice &device, int32_t mtu) in OnMtuChanged() function in OHOS::Bluetooth::BluetoothGattServerCallbackProxy
|
H A D | bluetooth_gatt_client_callback_proxy.cpp | 187 void BluetoothGattClientCallbackProxy::OnMtuChanged(int32_t state, int32_t mtu) in OnMtuChanged() function in OHOS::Bluetooth::BluetoothGattClientCallbackProxy
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_gatt_client_server.cpp | 138 void OnMtuChanged(int state, int mtu) override in OnMtuChanged() function in OHOS::Bluetooth::BluetoothGattClientServer::impl::GattClientCallbackImpl
|
H A D | bluetooth_gatt_server_server.cpp | 157 void OnMtuChanged(const bluetooth::GattDevice &device, int mtu) override in OnMtuChanged() function in OHOS::Bluetooth::BluetoothGattServerServer::impl::GattServerCallbackImpl
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
H A D | hid_host_hogp.cpp | 807 void HidHostHogp::HogpGattClientCallback::OnMtuChanged(int state, int mtu) in OnMtuChanged() function in OHOS::bluetooth::HidHostHogp::HogpGattClientCallback
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_gatt_server.cpp | 311 void OnMtuChanged(const BluetoothGattDevice &device, int32_t mtu) override in OnMtuChanged() function in OHOS::Bluetooth::GattServer::impl::BluetoothGattServerCallbackStubImpl
|
H A D | bluetooth_gatt_client.cpp | 292 void OnMtuChanged(int32_t state, int32_t mtu) override in OnMtuChanged() function in OHOS::Bluetooth::GattClient::impl::BluetoothGattClientCallbackStubImpl
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
H A D | ble_adapter.cpp | 91 void OnMtuChanged(int state, int mtu) override in OnMtuChanged() function in OHOS::bluetooth::BleAdapter::impl::GattClientCallback
|