8b712ebbaf8dc93ec779ad05394d5d061df47a43

Add an API to get the following information for a first 802.11 element present in the beginning of a given buffer, and a series of elements after it in the given buffer: a) Whether a contiguous subset of these elements starting with the first element form an element fragment sequence. b) If they form an element fragment sequence, then the total length of this sequence inclusive of headers and payloads of all the elements in the sequence. c) If they form an element fragment sequence, then the total size of the payloads of all the elements in the sequence (not including the element ID extension of the lead element, if applicable). Similarly, add an API to get the following information for a first 802.11 subelement present in the beginning of a given buffer, and a series of subelements after it in the given buffer: a) Whether a contiguous subset of these subelements starting with the first subelement form a subelement fragment sequence. b) If they form a subelement fragment sequence, then the total length of this sequence inclusive of headers and payloads of all the subelements in the sequence. c) If they form a subelement fragment sequence, then the total size of the payloads of all the subelements in the sequence. Add common helper functionality shared between these APIs. CRs-Fixed: 3124120 Change-Id: I26d2d75670dbb99c927517181d58f4d816ae754b
This is CNSS WLAN Host Driver for products starting from iHelium
Deskripsi
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%