Commit graph

3 commits

Author SHA1 Message Date
Etan Cohen
1ffc5349b0 [AWARE][VTS] Add VTS tests for the Wi-Fi 1.2 Aware HAL
Add VTS tests for the Wi-Fi 1.2 Aware HAL APIs.

Bug: 71581915
Test: VtsHalWifiNanV1_2TargetTest
Change-Id: I8dffc694193bb1122ae8e2e8110678b24b5c5899
2018-04-10 12:47:29 -07:00
Jong Wook Kim
b9f0ff9fa6 SetMacAddress in Vendor HAL
Add a Wifi HAL interface to set MAC address.

The default implementation is to bring the interface down, change the
MAC address, and then bring the interface back up.

Bug: 74347653
Test: vts, manual testing
Change-Id: Ic740d94ec2fcb37e6743d0f3e967f3f4b6afb57d
2018-03-27 15:37:30 -07:00
Ahmed ElArabawy
cc064455da WiFi: Add VTS for Wifi HAL V1.2
This commit adds VTS tests for WiFi HAL V1.2

Bug: 71581915
Test: `adb shell /data/VtsHalWifiV1_2TargetTest`

Change-Id: I0deab4625e6929507b132f2b65947b862b46aa2d
Signed-off-by: Ahmed ElArabawy <arabawy@google.com>
2018-03-01 14:03:14 -08:00