Home
last modified time | relevance | path

Searched refs:NanDataPathEndRequest (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/wifi/1.0/default/
Dwifi_nan_iface.cpp755 legacy_hal::NanDataPathEndRequest* legacy_msg = (legacy_hal::NanDataPathEndRequest*)malloc( in terminateDataPathRequestInternal()
756 sizeof(legacy_hal::NanDataPathEndRequest) + sizeof(uint32_t)); in terminateDataPathRequestInternal()
Dwifi_legacy_hal.h271 wifi_error nanDataEnd(transaction_id id, const NanDataPathEndRequest& msg);
Dwifi_legacy_hal.cpp1194 const NanDataPathEndRequest& msg) { in nanDataEnd()
1195 NanDataPathEndRequest msg_internal(msg); in nanDataEnd()
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h2119 } NanDataPathEndRequest; typedef
2536 NanDataPathEndRequest* msg);
Dwifi_hal.h381 NanDataPathEndRequest *msg);
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan.cpp1037 NanDataPathEndRequest* msg) in nan_data_end()