Searched defs:OnReadCharacteristicValueEvent (Results 1 - 4 of 4) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ | ||
H A D | gatt_server_profile_callback.h | 45 virtual void OnReadCharacteristicValueEvent(uint16_t connectHandle, uint16_t valueHandle){}; in OnReadCharacteristicValueEvent() function in OHOS::bluetooth::GattServerProfileCallback |
H A D | gatt_client_profile_callback.h | 59 virtual void OnReadCharacteristicValueEvent( in OnReadCharacteristicValueEvent() function in OHOS::bluetooth::GattClientProfileCallback |
H A D | gatt_client_service.cpp | 941 void GattClientService::impl::OnReadCharacteristicValueEvent( in OnReadCharacteristicValueEvent() function in OHOS::bluetooth::GattClientService::impl |
H A D | gatt_server_service.cpp | 891 void GattServerService::impl::OnReadCharacteristicValueEvent( in OnReadCharacteristicValueEvent() function in OHOS::bluetooth::GattServerService::impl |
Completed in 6 milliseconds