Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp86 void WriteLongCharacteristicValueResponse(
999 …std::bind(&impl::WriteLongCharacteristicValueResponse, this, connectHandle, attHandle, offset, att… in WriteLongCharacteristicValueResponsePostTask()
1002 void GattServerProfile::impl::WriteLongCharacteristicValueResponse( in WriteLongCharacteristicValueResponse() function in OHOS::bluetooth::GattServerProfile::impl