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

  /hardware/qcom/wlan/qcwcn/wifi_hal/
nan_ind.cpp 280 if (outputTlv.length > sizeof(event->cluster_attribute)) {
281 outputTlv.length = sizeof(event->cluster_attribute);
283 memcpy(event->cluster_attribute,
427 if (outputTlv.length > sizeof(event->cluster_attribute)) {
428 outputTlv.length = sizeof(event->cluster_attribute);
430 memcpy(event->cluster_attribute,
    [all...]
nan.h 1414 u8 cluster_attribute[NAN_MAX_CLUSTER_ATTRIBUTE_LEN]; member in struct:__anon26992
1499 u8 cluster_attribute[NAN_MAX_CLUSTER_ATTRIBUTE_LEN]; member in struct:__anon26994
    [all...]

Completed in 2810 milliseconds