Home
last modified time | relevance | path

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

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