/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/ |
H A D | napi_bluetooth_gatt_client_callback.h | 43 … void OnConnectionParameterChanged(int interval, int latency, int timeout, int status) override {} in OnConnectionParameterChanged() function
|
H A D | napi_bluetooth_gatt_server_callback.h | 53 void OnConnectionParameterChanged(const BluetoothRemoteDevice &device, in OnConnectionParameterChanged() function
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_connection_observer.h | 32 virtual void OnConnectionParameterChanged( in OnConnectionParameterChanged() function
|
H A D | gatt_server_service.cpp | 470 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 D | gatt_client_service.cpp | 444 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 D | bluetooth_gatt_client.h | 152 virtual void OnConnectionParameterChanged(int interval, int latency, int timeout, int status) in OnConnectionParameterChanged() function
|
H A D | bluetooth_gatt_server.h | 156 virtual void OnConnectionParameterChanged( in OnConnectionParameterChanged() function
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/ |
H A D | interface_profile_gatt_server.h | 141 virtual void OnConnectionParameterChanged( in OnConnectionParameterChanged() function
|
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/gatt/ |
H A D | gatt_manager_test.cpp | 75 void OnConnectionParameterChanged(int interval, int latency, int timeout, int status) in OnConnectionParameterChanged() function in OHOS::Bluetooth::GattClientCallbackTest
|
H A D | gatt_server_test.cpp | 51 void OnConnectionParameterChanged( in OnConnectionParameterChanged() function in OHOS::Bluetooth::BluetoothGattServerCallbackCommon
|
H A D | gatt_client_test.cpp | 77 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 D | bluetooth_gatt_server_callback_proxy.cpp | 257 void BluetoothGattServerCallbackProxy::OnConnectionParameterChanged( in OnConnectionParameterChanged() function in OHOS::Bluetooth::BluetoothGattServerCallbackProxy
|
H A D | bluetooth_gatt_client_callback_proxy.cpp | 239 void BluetoothGattClientCallbackProxy::OnConnectionParameterChanged( in OnConnectionParameterChanged() function in OHOS::Bluetooth::BluetoothGattClientCallbackProxy
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_gatt_client_server.cpp | 155 void OnConnectionParameterChanged(int interval, int latency, int timeout, int status) override in OnConnectionParameterChanged() function in OHOS::Bluetooth::BluetoothGattClientServer::impl::GattClientCallbackImpl
|
H A D | bluetooth_gatt_server_server.cpp | 171 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 D | hid_host_hogp.cpp | 812 void HidHostHogp::HogpGattClientCallback::OnConnectionParameterChanged( in OnConnectionParameterChanged() function in OHOS::bluetooth::HidHostHogp::HogpGattClientCallback
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
H A D | ohos_bt_gatt_client.cpp | 146 void OnConnectionParameterChanged(int interval, int latency, int timeout, int status) override in OnConnectionParameterChanged() function in OHOS::Bluetooth::GattClientCallbackWrapper
|
H A D | ohos_bt_gatt_server.cpp | 524 void OnConnectionParameterChanged( in OnConnectionParameterChanged() function in OHOS::Bluetooth::GattServerCallbackWapper
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_gatt_server.cpp | 349 void OnConnectionParameterChanged( in OnConnectionParameterChanged() function in OHOS::Bluetooth::GattServer::impl::BluetoothGattServerCallbackStubImpl
|
H A D | bluetooth_gatt_client.cpp | 314 …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 D | ble_adapter.cpp | 96 … void OnConnectionParameterChanged(int interval, int latency, int timeout, int status) override in OnConnectionParameterChanged() function in OHOS::bluetooth::BleAdapter::impl::GattClientCallback
|