Home
last modified time | relevance | path

Searched defs:OnReadCharacteristicValueEvent (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile_callback.h45 virtual void OnReadCharacteristicValueEvent(uint16_t connectHandle, uint16_t valueHandle){}; in OnReadCharacteristicValueEvent() function
H A Dgatt_client_profile_callback.h59 virtual void OnReadCharacteristicValueEvent( in OnReadCharacteristicValueEvent() function
H A Dgatt_server_service.cpp501 void OnReadCharacteristicValueEvent(uint16_t connectHandle, uint16_t valueHandle) override in OnReadCharacteristicValueEvent() function in OHOS::bluetooth::GattServerService::impl::GattServerProfileCallbackImplement
891 void GattServerService::impl::OnReadCharacteristicValueEvent( in OnReadCharacteristicValueEvent() function in OHOS::bluetooth::GattServerService::impl
H A Dgatt_client_service.cpp514 void OnReadCharacteristicValueEvent( in OnReadCharacteristicValueEvent() function in OHOS::bluetooth::GattClientService::impl::GattClientProfileCallbackImplement
941 void GattClientService::impl::OnReadCharacteristicValueEvent( in OnReadCharacteristicValueEvent() function in OHOS::bluetooth::GattClientService::impl