Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnancommand.h99 int handleNdpIndication(u32 ndpCmdType, struct nlattr **tb_vendor);
Dnan.cpp1252 handleNdpIndication(ndpCmdType, tb_vendor); in handleEvent()
Dnan_ind.cpp963 int NanCommand::handleNdpIndication(u32 ndpCmdType, struct nlattr **tb_vendor) in handleNdpIndication() function in NanCommand