Home
last modified time | relevance | path

Searched defs:OnConnectionParameterChanged (Results 1 – 21 of 21) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/include/
Dnapi_bluetooth_gatt_server_callback.h52 void OnConnectionParameterChanged(const BluetoothRemoteDevice &device, in OnConnectionParameterChanged() function
Dnapi_bluetooth_gatt_client_callback.h42 … void OnConnectionParameterChanged(int interval, int latency, int timeout, int status) override {} in OnConnectionParameterChanged() function
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
Dgatt_connection_observer.h32 virtual void OnConnectionParameterChanged( in OnConnectionParameterChanged() function
Dgatt_server_service.cpp470 void OnConnectionParameterChanged( in OnConnectionParameterChanged() function in OHOS::bluetooth::GattServerService::impl::GattConnectionObserverImplement
1163 void GattServerService::impl::OnConnectionParameterChanged( in OnConnectionParameterChanged() function in OHOS::bluetooth::GattServerService::impl
Dgatt_client_service.cpp444 void OnConnectionParameterChanged( in OnConnectionParameterChanged() function in OHOS::bluetooth::GattClientService::impl::GattConnectionObserverImplement
1174 void GattClientService::impl::OnConnectionParameterChanged( in OnConnectionParameterChanged() function in OHOS::bluetooth::GattClientService::impl
/foundation/communication/bluetooth/interfaces/inner_api/include/
Dbluetooth_gatt_client.h152 virtual void OnConnectionParameterChanged(int interval, int latency, int timeout, int status) in OnConnectionParameterChanged() function
Dbluetooth_gatt_server.h156 virtual void OnConnectionParameterChanged( in OnConnectionParameterChanged() function
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
Dinterface_profile_gatt_server.h141 virtual void OnConnectionParameterChanged( in OnConnectionParameterChanged() function
/foundation/communication/bluetooth_service/test/unittest/gatt/
Dgatt_manager_test.cpp75 void OnConnectionParameterChanged(int interval, int latency, int timeout, int status) in OnConnectionParameterChanged() function in OHOS::Bluetooth::GattClientCallbackTest
Dgatt_server_test.cpp51 void OnConnectionParameterChanged( in OnConnectionParameterChanged() function in OHOS::Bluetooth::BluetoothGattServerCallbackCommon
Dgatt_client_test.cpp77 void OnConnectionParameterChanged(int interval, int latency, int timeout, int status) in OnConnectionParameterChanged() function in OHOS::Bluetooth::GattClientCallbackTest
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
Dbluetooth_gatt_server_callback_proxy.cpp257 void BluetoothGattServerCallbackProxy::OnConnectionParameterChanged( in OnConnectionParameterChanged() function in OHOS::Bluetooth::BluetoothGattServerCallbackProxy
Dbluetooth_gatt_client_callback_proxy.cpp239 void BluetoothGattClientCallbackProxy::OnConnectionParameterChanged( in OnConnectionParameterChanged() function in OHOS::Bluetooth::BluetoothGattClientCallbackProxy
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_gatt_server_server.cpp171 void OnConnectionParameterChanged( in OnConnectionParameterChanged() function in OHOS::Bluetooth::BluetoothGattServerServer::impl::GattServerCallbackImpl
Dbluetooth_gatt_client_server.cpp155 void OnConnectionParameterChanged(int interval, int latency, int timeout, int status) override in OnConnectionParameterChanged() function in OHOS::Bluetooth::BluetoothGattClientServer::impl::GattClientCallbackImpl
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
Dhid_host_hogp.cpp812 void HidHostHogp::HogpGattClientCallback::OnConnectionParameterChanged( in OnConnectionParameterChanged() function in OHOS::bluetooth::HidHostHogp::HogpGattClientCallback
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
Dohos_bt_gatt_client.cpp142 void OnConnectionParameterChanged(int interval, int latency, int timeout, int status) override in OnConnectionParameterChanged() function in OHOS::Bluetooth::GattClientCallbackWrapper
Dohos_bt_gatt_server.cpp513 void OnConnectionParameterChanged( in OnConnectionParameterChanged() function in OHOS::Bluetooth::GattServerCallbackWapper
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_gatt_server.cpp348 void OnConnectionParameterChanged( in OnConnectionParameterChanged() function in OHOS::Bluetooth::GattServer::impl::BluetoothGattServerCallbackStubImpl
Dbluetooth_gatt_client.cpp279 …void OnConnectionParameterChanged(int32_t interval, int32_t latency, int32_t timeout, int32_t stat… in OnConnectionParameterChanged() function in OHOS::Bluetooth::GattClient::impl::BluetoothGattClientCallbackStubImpl
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
Dble_adapter.cpp96 … void OnConnectionParameterChanged(int interval, int latency, int timeout, int status) override in OnConnectionParameterChanged() function in OHOS::bluetooth::BleAdapter::impl::GattClientCallback