Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_gatt_client_callback.h43 … void OnConnectionParameterChanged(int interval, int latency, int timeout, int status) override {} in OnConnectionParameterChanged() function
H A Dnapi_bluetooth_gatt_server_callback.h53 void OnConnectionParameterChanged(const BluetoothRemoteDevice &device, in OnConnectionParameterChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_observer.h32 virtual void OnConnectionParameterChanged( in OnConnectionParameterChanged() function
H A 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
H A Dgatt_client_service.cpp444 void OnConnectionParameterChanged( in OnConnectionParameterChanged() function in OHOS::bluetooth::GattClientService::impl::GattConnectionObserverImplement
1176 void GattClientService::impl::OnConnectionParameterChanged( in OnConnectionParameterChanged() function in OHOS::bluetooth::GattClientService::impl
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_gatt_client.h152 virtual void OnConnectionParameterChanged(int interval, int latency, int timeout, int status) in OnConnectionParameterChanged() function
H A Dbluetooth_gatt_server.h156 virtual void OnConnectionParameterChanged( in OnConnectionParameterChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_gatt_server.h141 virtual void OnConnectionParameterChanged( in OnConnectionParameterChanged() function
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/gatt/
H A Dgatt_manager_test.cpp75 void OnConnectionParameterChanged(int interval, int latency, int timeout, int status) in OnConnectionParameterChanged() function in OHOS::Bluetooth::GattClientCallbackTest
H A Dgatt_server_test.cpp51 void OnConnectionParameterChanged( in OnConnectionParameterChanged() function in OHOS::Bluetooth::BluetoothGattServerCallbackCommon
H A Dgatt_client_test.cpp77 void OnConnectionParameterChanged(int interval, int latency, int timeout, int status) in OnConnectionParameterChanged() function in OHOS::Bluetooth::GattClientCallbackTest
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_gatt_server_callback_proxy.cpp257 void BluetoothGattServerCallbackProxy::OnConnectionParameterChanged( in OnConnectionParameterChanged() function in OHOS::Bluetooth::BluetoothGattServerCallbackProxy
H A Dbluetooth_gatt_client_callback_proxy.cpp239 void BluetoothGattClientCallbackProxy::OnConnectionParameterChanged( in OnConnectionParameterChanged() function in OHOS::Bluetooth::BluetoothGattClientCallbackProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A 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
H A Dbluetooth_gatt_server_server.cpp171 void OnConnectionParameterChanged( in OnConnectionParameterChanged() function in OHOS::Bluetooth::BluetoothGattServerServer::impl::GattServerCallbackImpl
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_hogp.cpp812 void HidHostHogp::HogpGattClientCallback::OnConnectionParameterChanged( in OnConnectionParameterChanged() function in OHOS::bluetooth::HidHostHogp::HogpGattClientCallback
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_client.cpp146 void OnConnectionParameterChanged(int interval, int latency, int timeout, int status) override in OnConnectionParameterChanged() function in OHOS::Bluetooth::GattClientCallbackWrapper
H A Dohos_bt_gatt_server.cpp524 void OnConnectionParameterChanged( in OnConnectionParameterChanged() function in OHOS::Bluetooth::GattServerCallbackWapper
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_server.cpp349 void OnConnectionParameterChanged( in OnConnectionParameterChanged() function in OHOS::Bluetooth::GattServer::impl::BluetoothGattServerCallbackStubImpl
H A Dbluetooth_gatt_client.cpp314 …void OnConnectionParameterChanged(int32_t interval, int32_t latency, int32_t timeout, int32_t stat… in OnConnectionParameterChanged() function in OHOS::Bluetooth::GattClient::impl::BluetoothGattClientCallbackStubImpl
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.cpp96 … void OnConnectionParameterChanged(int interval, int latency, int timeout, int status) override in OnConnectionParameterChanged() function in OHOS::bluetooth::BleAdapter::impl::GattClientCallback