Home
last modified time | relevance | path

Searched refs:DiscoverNext (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_service.cpp48 bool DiscoverNext(int appId);
689 client.discover_.DiscoverNext(appId); in DiscoveryServices()
853 if (!it.value()->second.discover_.DiscoverNext(requestId)) { in OnDiscoverAllPrimaryServicesEvent()
881 if (!it.value()->second.discover_.DiscoverNext(requestId)) { in OnFindIncludedServicesEvent()
911 if (!it.value()->second.discover_.DiscoverNext(requestId)) { in OnDiscoverAllCharacteristicOfServiceEvent()
931 if (!it.value()->second.discover_.DiscoverNext(requestId)) { in OnDiscoverAllCharacteristicDescriptorsEvent()
1266 bool ClientApplication::Discover::DiscoverNext(int appId) in DiscoverNext() function in OHOS::bluetooth::ClientApplication::Discover

Completed in 3 milliseconds