Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_profile_defines.h27 DISCOVER_ALL_PRIMARY_SERVICE, enumerator
H A Dgatt_client_profile.cpp239 LOG_INFO("%{public}s: connectHandle is %hu, Add requestList_: DISCOVER_ALL_PRIMARY_SERVICE.", in DiscoverAllPrimaryServices()
242 pimpl->requestList_.emplace_back(connectHandle, GattRequestInfo(DISCOVER_ALL_PRIMARY_SERVICE, reqId)); in DiscoverAllPrimaryServices()
258 LOG_INFO("%{public}s: connectHandle is %{public}hu, Add requestList_: DISCOVER_ALL_PRIMARY_SERVICE.", in DiscoverAllPrimaryServicesInter()
260 auto iter = pimpl->FindIteratorByRespones(DISCOVER_ALL_PRIMARY_SERVICE, reqId); in DiscoverAllPrimaryServicesInter()
268 pimpl->requestList_.emplace_back(connectHandle, GattRequestInfo(DISCOVER_ALL_PRIMARY_SERVICE, reqId)); in DiscoverAllPrimaryServicesInter()
1005 case DISCOVER_ALL_PRIMARY_SERVICE: in IndicateRequestRetToService()
1265 requestList_.emplace_back(connectHandle, GattRequestInfo(DISCOVER_ALL_PRIMARY_SERVICE, reqId)); in DiscoverAllPrimaryServiceParsing()
2211 type = DISCOVER_ALL_PRIMARY_SERVICE; in FindIteratorByResponesInfor()

Completed in 5 milliseconds