Searched refs:putNanEnable (Results 1 – 3 of 3) sorted by relevance
122 wifi_error putNanEnable(transaction_id id, const NanEnableRequest *pReq);
95 ret = nanCommand->putNanEnable(id, msg); in nan_enable_request()
23 wifi_error NanCommand::putNanEnable(transaction_id id, const NanEnableRequest *pReq) in putNanEnable() function in NanCommand