Home
last modified time | relevance | path

Searched refs:mesh_id (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_ind.cpp664 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()
Dnan_req.cpp1107 (const u8*)&pTxDisc->mesh_id[0], in fillNanTransmitPostDiscoveryVal()
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h527 u8 mesh_id[NAN_MAX_MESH_DATA_LEN]; member
581 u8 mesh_id[NAN_MAX_MESH_DATA_LEN]; member