Searched refs:fragmented (Results 1 – 6 of 6) sorted by relevance
/system/chre/platform/shared/idl/ |
D | host_messages.fbs | 130 /// For loading via a buffer, loading may optionally be fragmented into multiple 133 /// is fragmented, then the fields fragment_id and total_app_size must 141 /// 3. If the request is fragmented, then the requestor must sequentially send 163 /// Fields that are relevant for fragmented loading 165 /// fragments. For clients that do not support fragmented loading, the 178 /// If true and fragmented loading is requested, the LoadNanoappResponse
|
/system/chre/chpp/ |
D | README.md | 58 …agmentation flag set to (1) indicates that the packet is part of an unfinished, fragmented datagram 89 … support of group ACKs (up to a window size of 127 packets). Note that fragmented messages have mu… 95 Provides the 8-bit sequence number of this packet. Note that fragmented messages have multiple sequ… 99 …smaller than this limit. Data messages larger than the MTU size can be fragmented according to the…
|
D | RELEASE_NOTES.md | 91 - Fixed handling of fragmented datagrams
|
/system/nfc/src/nfc/nfc/ |
D | nfc_ncif.cc | 153 bool fragmented = false; in nfc_ncif_send_data() local 191 fragmented = false; in nfc_ncif_send_data() 193 fragmented = true; in nfc_ncif_send_data() 197 if (!fragmented) { in nfc_ncif_send_data() 233 if (!fragmented) { in nfc_ncif_send_data()
|
/system/bpf/bpfloader/ |
D | bpfloader.rc | 13 # failures (before memory is fragmented, and cpu is busy running tons of other
|
/system/chre/doc/ |
D | compatibility.md | 213 compatibility in a fragmented, unpredictable, or hidden way, for example by
|