Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_profile_defines.h32 DISCOVER_ALL_CHARACTERISTIC_DESCRIPTOR, enumerator
H A Dgatt_client_profile.cpp443 …connectHandle, GattRequestInfo(DISCOVER_ALL_CHARACTERISTIC_DESCRIPTOR, startHandle, endHandle, req… in DiscoverAllCharacteristicDescriptors()
1022 case DISCOVER_ALL_CHARACTERISTIC_DESCRIPTOR: in IndicateRequestRetToService()
1562DISCOVER_ALL_CHARACTERISTIC_DESCRIPTOR, iter->second.startHandle_, iter->second.endHandle_, reqId)… in DiscoverAllCharacteristicDescriptorsParsing()
2200 type = DISCOVER_ALL_CHARACTERISTIC_DESCRIPTOR; in FindIteratorByResponesInfor()