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.cpp821 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()
Dnan_req.cpp1583 (const u8*)&pTxDisc->mesh_id[0], in fillNanTransmitPostDiscoveryVal()
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h723 u8 mesh_id[NAN_MAX_MESH_DATA_LEN]; member
777 u8 mesh_id[NAN_MAX_MESH_DATA_LEN]; member