Home
last modified time | relevance | path

Searched refs:OnWriteWithoutResponseEvent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile_callback.h49 virtual void OnWriteWithoutResponseEvent( in OnWriteWithoutResponseEvent() function
H A Dgatt_server_profile.cpp973 …pServerCallBack_->OnWriteWithoutResponseEvent(connectHandle, attHandle, sharedPtr, BufferGetSize(v… in WriteWithoutResponse()
978 …pServerCallBack_->OnWriteWithoutResponseEvent(connectHandle, attHandle, sharedPtr, BufferGetSize(v… in WriteWithoutResponse()
H A Dgatt_server_service.cpp513 void OnWriteWithoutResponseEvent( in OnWriteWithoutResponseEvent() function in OHOS::bluetooth::GattServerService::impl::GattServerProfileCallbackImplement