Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_receive.c1738 size_t buffNotiSize; in AttHandleValueNotification() local
1755 buffNotiSize = BufferGetSize(buffer); in AttHandleValueNotification()
1758 bufferNew = BufferSliceMalloc(buffer, STEP_TWO, buffNotiSize - STEP_TWO); in AttHandleValueNotification()