Make wifi.c code a little more C++

Compile functionality as C++.
Put everything in namespaces.
Remove string #defines from the header.
Reorder public function definitions to match the header.

Bug: 29418225
Test: Compiles

Change-Id: I5461f5cfe0db24e338c24489df511eea2257dc39
4 files changed
tree: fac54fb51ffb3ba8c329dd56518467b82526d448
  1. libwifi_hal/
  2. libwifi_system/
  3. service/
  4. tests/