Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp390 uint16_t preUuidLen = 0; in DiscoverAllPrimaryServiceResponse() local
405 if (preUuidLen != 0 && preUuidLen != uuidLen) { in DiscoverAllPrimaryServiceResponse()
408 preUuidLen = uuidLen; in DiscoverAllPrimaryServiceResponse()
570 uint16_t preUuidLen = 0; in DiscoverCharacteristicResponse() local
584 if (preUuidLen != 0 && preUuidLen != uuidLen) { in DiscoverCharacteristicResponse()
587 preUuidLen = uuidLen; in DiscoverCharacteristicResponse()
628 uint16_t preUuidLen = 0; in DiscoverAllCharacteristicDescriptorResponse() local
650 if (preUuidLen ! in DiscoverAllCharacteristicDescriptorResponse()
[all...]

Completed in 3 milliseconds