HomeSort by relevance Sort by last modified time
    Searched defs:wpabuf_concat (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
wpabuf.c 133 * wpabuf_concat - Concatenate two buffers into a newly allocated one
141 struct wpabuf * wpabuf_concat(struct wpabuf *a, struct wpabuf *b) function
  /external/wpa_supplicant_8/src/utils/
wpabuf.c 221 * wpabuf_concat - Concatenate two buffers into a newly allocated one
229 struct wpabuf * wpabuf_concat(struct wpabuf *a, struct wpabuf *b) function

Completed in 182 milliseconds