Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp83 void WriteWithoutResponsePostTask(uint16_t connectHandle, AttEventData *data, Buffer *value);
289 object->WriteWithoutResponsePostTask(connectHandle, (AttEventData *)eventData, buffer); in ReceiveData()
959 void GattServerProfile::impl::WriteWithoutResponsePostTask(uint16_t connectHandle, AttEventData *da… in WriteWithoutResponsePostTask() function in OHOS::bluetooth::GattServerProfile::impl