Searched refs:mesh_id (Results 1 – 3 of 3) sorted by relevance
664 if (outputTlv.length > sizeof(pRxDisc->mesh_id)) { in getNanReceivePostDiscoveryVal()665 outputTlv.length = sizeof(pRxDisc->mesh_id); in getNanReceivePostDiscoveryVal()667 memcpy(pRxDisc->mesh_id, outputTlv.value, outputTlv.length); in getNanReceivePostDiscoveryVal()
1107 (const u8*)&pTxDisc->mesh_id[0], in fillNanTransmitPostDiscoveryVal()
527 u8 mesh_id[NAN_MAX_MESH_DATA_LEN]; member581 u8 mesh_id[NAN_MAX_MESH_DATA_LEN]; member