Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp61 void DiscoverCharacteristicResponsePostTask(uint16_t connectHandle, AttEventData *data);
233 DiscoverCharacteristicResponsePostTask(connectHandle, data); in SplitReadByTypeReqMessage()
554 void GattServerProfile::impl::DiscoverCharacteristicResponsePostTask(uint16_t connectHandle, AttEve… in DiscoverCharacteristicResponsePostTask() function in OHOS::bluetooth::GattServerProfile::impl