Home
last modified time | relevance | path

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

/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h985 NanTxType tx_type; /* 0 = broadcast, 1= unicast if solicited publish */ member
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_req.cpp615 pFwReq->publishServiceReqParams.txType = pReq->tx_type; in putNanPublish()
/hardware/interfaces/wifi/1.0/default/
Dhidl_struct_util.cpp1124 legacy_request->tx_type = convertHidlNanTxTypeToLegacy(hidl_request.txType); in convertHidlNanPublishRequestToLegacy()