Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_send_response.c506 …uint16_t handlesInforLen = sizeof(AttHandleInfo) * (findByTypeResAsyncPtr->attFindByTypeResContext… in AttFindByTypeValueResponseAsync() local
507 Packet *packet = PacketMalloc(0, 0, sizeof(uint8_t) + handlesInforLen); in AttFindByTypeValueResponseAsync()