Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile.cpp65 void DiscoverAllPrimaryServiceParsing(int reqId, uint16_t connectHandle, AttEventData *data);
935 DiscoverAllPrimaryServiceParsing(attResp->second.reqId_, connectHandle, data); in ReceiveDataProcess()
1235 void GattClientProfile::impl::DiscoverAllPrimaryServiceParsing(int reqId, uint16_t connectHandle, A… in DiscoverAllPrimaryServiceParsing() function in OHOS::bluetooth::GattClientProfile::impl