Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp51 void ReceiveResponseResultPostTask(uint16_t connectHandle, int result);
322 …object->dispatcher_->PostTask(std::bind(&impl::ReceiveResponseResultPostTask, object, connectHandl… in ReceiveResponseResult()
325 void GattServerProfile::impl::ReceiveResponseResultPostTask(uint16_t connectHandle, int result) in ReceiveResponseResultPostTask() function in OHOS::bluetooth::GattServerProfile::impl