Home
last modified time | relevance | path

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

/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dnancommand.h233 void reallocSvcParams(NanRole pool);
Dnan_rsp.cpp648 mNanCommandInstance->reallocSvcParams(NAN_ROLE_PUBLISHER); in getNanResponse()
652 mNanCommandInstance->reallocSvcParams(NAN_ROLE_SUBSCRIBER); in getNanResponse()
Dnan.cpp1878 void NanCommand::reallocSvcParams(NanRole pool) in reallocSvcParams() function in NanCommand