Searched refs:mesh_id (Results 1 – 3 of 3) sorted by relevance
821 if (outputTlv.length > sizeof(pRxDisc->mesh_id)) { in getNanReceivePostDiscoveryVal()822 outputTlv.length = sizeof(pRxDisc->mesh_id); in getNanReceivePostDiscoveryVal()824 memcpy(pRxDisc->mesh_id, outputTlv.value, outputTlv.length); in getNanReceivePostDiscoveryVal()
1583 (const u8*)&pTxDisc->mesh_id[0], in fillNanTransmitPostDiscoveryVal()
723 u8 mesh_id[NAN_MAX_MESH_DATA_LEN]; member777 u8 mesh_id[NAN_MAX_MESH_DATA_LEN]; member