Searched refs:cluster_attribute (Results 1 – 2 of 2) sorted by relevance
371 if (outputTlv.length > sizeof(event->cluster_attribute)) { in getNanMatch()372 outputTlv.length = sizeof(event->cluster_attribute); in getNanMatch()374 memcpy(event->cluster_attribute, in getNanMatch()
1906 u8 cluster_attribute[NAN_MAX_CLUSTER_ATTRIBUTE_LEN]; member