Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/test/hdi_service/
H A Dwlan_hdi_types.h47 CMD_CLOSE_GO_CAC, enumerator
H A Dwlan_hdi_hal_services_c_test.cpp851 param.cmdId = CMD_CLOSE_GO_CAC;
853 printf("ScreenParam = %d, rc = %d.\n", CMD_CLOSE_GO_CAC, rc);
/ohos5.0/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h54 CMD_CLOSE_GO_CAC, enumerator
/ohos5.0/drivers/peripheral/wlan/test/unittest/hal/
H A Dwifi_hal_test.cpp1407 param->cmdId = CMD_CLOSE_GO_CAC;
1572 param->cmdId = CMD_CLOSE_GO_CAC;
/ohos5.0/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c2288 case CMD_CLOSE_GO_CAC: in SetProjectionScreenParam()