Home
last modified time | relevance | path

Searched refs:NanTCARequest (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnancommand.h131 wifi_error putNanTCA(transaction_id id, const NanTCARequest *pReq);
Dnan.cpp456 NanTCARequest* msg) in nan_tca_request()
Dnan_req.cpp1289 wifi_error NanCommand::putNanTCA(transaction_id id, const NanTCARequest *pReq) in putNanTCA()
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h1542 } NanTCARequest; typedef
2587 NanTCARequest* msg);
Dwifi_hal.h423 NanTCARequest* msg);
/hardware/interfaces/wifi/1.3/default/
Dwifi_legacy_hal.h345 const NanTCARequest& msg);
Dwifi_legacy_hal.cpp1263 const NanTCARequest& msg) { in nanTcaRequest()
1264 NanTCARequest msg_internal(msg); in nanTcaRequest()