Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp59 void DiscoverAllPrimaryServiceResponsePostTask(uint16_t connectHandle, AttEventData *data);
283 … object->DiscoverAllPrimaryServiceResponsePostTask(connectHandle, (AttEventData *)eventData); in ReceiveData()
375 void GattServerProfile::impl::DiscoverAllPrimaryServiceResponsePostTask(uint16_t connectHandle, Att… in DiscoverAllPrimaryServiceResponsePostTask() function in OHOS::bluetooth::GattServerProfile::impl