Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_receive.c49 static void AttCount(uint8_t format, uint16_t *inforLenPtr, uint16_t *uuidLenPtr);
174 static void AttCount(uint8_t format, uint16_t *inforLenPtr, uint16_t *uuidLenPtr) in AttCount() function
590 AttCount(attFindObj.findInforRsponse.format, &inforLen, &uuidLen); in AttFindInformationResponse()