Searched defs:OnWriteCharacteristicValueEvent (Results 1 - 3 of 3) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ | ||
H A D | gatt_server_profile_callback.h | 51 virtual void OnWriteCharacteristicValueEvent( in OnWriteCharacteristicValueEvent() function in OHOS::bluetooth::GattServerProfileCallback |
H A D | gatt_client_profile_callback.h | 61 virtual void OnWriteCharacteristicValueEvent(int reqId, uint16_t connectHandle, uint16_t handle, int result) {}; in OnWriteCharacteristicValueEvent() function in OHOS::bluetooth::GattClientProfileCallback |
H A D | gatt_client_service.cpp | 961 void GattClientService::impl::OnWriteCharacteristicValueEvent( in OnWriteCharacteristicValueEvent() function in OHOS::bluetooth::GattClientService::impl |
Completed in 4 milliseconds