Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dtdls.cpp354 TdlsCommand *pTdlsCommand; in wifi_enable_tdls() local
360 if (pTdlsCommand == NULL) { in wifi_enable_tdls()
367 ret = pTdlsCommand->create(); in wifi_enable_tdls()
438 TdlsCommand *pTdlsCommand; in wifi_disable_tdls() local
444 if (pTdlsCommand == NULL) { in wifi_disable_tdls()
476 delete pTdlsCommand; in wifi_disable_tdls()
487 TdlsCommand *pTdlsCommand; in wifi_get_tdls_status() local
493 if (pTdlsCommand == NULL) { in wifi_get_tdls_status()
534 TdlsCommand *pTdlsCommand; in wifi_get_tdls_capabilities() local
545 if (pTdlsCommand == NULL) { in wifi_get_tdls_capabilities()
[all …]