platform_hardware_interfaces/wifi/aidl/default
Ryan Prichard 99a4f3cf62 Undefine NAN before defining it again
After upgrading libc++, math.h happens to be included at the point
where this file tries to define NAN. Redefining a macro to a different
value is an error, but #undef'ing a macro is OK even if the macro isn't
actually defined.

Bug: b/175635923
Test: treehugger
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:dd390faa2fcb49ce0e0ebc6ef180118ec370f957)
Merged-In: Ie8e3e87189bcd7ed8fccccfc0a79e04a5bfda16b
Change-Id: Ie8e3e87189bcd7ed8fccccfc0a79e04a5bfda16b
2023-09-07 01:41:11 +00:00
..
tests Merge "Set the value of using_dynamic_iface_combination_ in the WifiChip constructor." into udc-dev 2023-06-16 20:58:26 +00:00
aidl_callback_util.h Add a lock around any public methods in 2023-04-21 18:15:16 +00:00
aidl_return_util.h Add AIDL implementation for the vendor HAL service. 2022-12-02 14:01:50 -08:00
aidl_struct_util.cpp Rename getCapabilities to getFeatureSet 2023-03-09 19:14:36 +00:00
aidl_struct_util.h Rename getCapabilities to getFeatureSet 2023-03-09 19:14:36 +00:00
aidl_sync_util.cpp Add AIDL implementation for the vendor HAL service. 2022-12-02 14:01:50 -08:00
aidl_sync_util.h Add AIDL implementation for the vendor HAL service. 2022-12-02 14:01:50 -08:00
Android.bp Add config to skip state toggle off/on for Wi-Fi NAN 2023-03-21 18:13:18 +00:00
android.hardware.wifi-service-lazy.rc Add AIDL implementation for the vendor HAL service. 2022-12-02 14:01:50 -08:00
android.hardware.wifi-service.rc Add AIDL implementation for the vendor HAL service. 2022-12-02 14:01:50 -08:00
android.hardware.wifi-service.xml Add AIDL implementation for the vendor HAL service. 2022-12-02 14:01:50 -08:00
ringbuffer.cpp Add AIDL implementation for the vendor HAL service. 2022-12-02 14:01:50 -08:00
ringbuffer.h Add AIDL implementation for the vendor HAL service. 2022-12-02 14:01:50 -08:00
service.cpp Add AIDL implementation for the vendor HAL service. 2022-12-02 14:01:50 -08:00
THREADING.README Add AIDL implementation for the vendor HAL service. 2022-12-02 14:01:50 -08:00
wifi.cpp Set the value of using_dynamic_iface_combination_ 2023-06-14 22:45:29 +00:00
wifi.h Add AIDL implementation for the vendor HAL service. 2022-12-02 14:01:50 -08:00
wifi_ap_iface.cpp Remove deprecated method getValidFrequenciesForBand 2023-03-09 00:40:50 +00:00
wifi_ap_iface.h Remove deprecated method getValidFrequenciesForBand 2023-03-09 00:40:50 +00:00
wifi_chip.cpp Merge "Set the value of using_dynamic_iface_combination_ in the WifiChip constructor." into udc-dev 2023-06-16 20:58:26 +00:00
wifi_chip.h Merge "Set the value of using_dynamic_iface_combination_ in the WifiChip constructor." into udc-dev 2023-06-16 20:58:26 +00:00
wifi_feature_flags.cpp Undefine NAN before defining it again 2023-09-07 01:41:11 +00:00
wifi_feature_flags.h Add AIDL implementation for the vendor HAL service. 2022-12-02 14:01:50 -08:00
wifi_iface_util.cpp Add AIDL implementation for the vendor HAL service. 2022-12-02 14:01:50 -08:00
wifi_iface_util.h Add AIDL implementation for the vendor HAL service. 2022-12-02 14:01:50 -08:00
wifi_legacy_hal.cpp Wifi: Add support to query and use driver advertised interface combination 2023-02-17 15:20:35 +00:00
wifi_legacy_hal.h Wifi: Add support to query and use driver advertised interface combination 2023-02-17 15:20:35 +00:00
wifi_legacy_hal_factory.cpp Free version buffer in the Vendor HAL's 2023-02-17 16:47:29 +00:00
wifi_legacy_hal_factory.h Add AIDL implementation for the vendor HAL service. 2022-12-02 14:01:50 -08:00
wifi_legacy_hal_stubs.cpp Wifi: Add support to query and use driver advertised interface combination 2023-02-17 15:20:35 +00:00
wifi_legacy_hal_stubs.h Add AIDL implementation for the vendor HAL service. 2022-12-02 14:01:50 -08:00
wifi_mode_controller.cpp Add AIDL implementation for the vendor HAL service. 2022-12-02 14:01:50 -08:00
wifi_mode_controller.h Add AIDL implementation for the vendor HAL service. 2022-12-02 14:01:50 -08:00
wifi_nan_iface.cpp Add config to skip state toggle off/on for Wi-Fi NAN 2023-03-21 18:13:18 +00:00
wifi_nan_iface.h Modify based on the vendor feedback 2023-02-14 17:22:57 -08:00
wifi_p2p_iface.cpp Add AIDL implementation for the vendor HAL service. 2022-12-02 14:01:50 -08:00
wifi_p2p_iface.h Add AIDL implementation for the vendor HAL service. 2022-12-02 14:01:50 -08:00
wifi_rtt_controller.cpp Add frequency/Bandwidth to AIDL RttResults 2022-12-16 22:03:21 +00:00
wifi_rtt_controller.h Add AIDL implementation for the vendor HAL service. 2022-12-02 14:01:50 -08:00
wifi_sta_iface.cpp Merge "Remove deprecated method getValidFrequenciesForBand from IWifiApIface and IWifiStaIface." into udc-dev 2023-03-15 17:24:54 +00:00
wifi_sta_iface.h Merge "Remove deprecated method getValidFrequenciesForBand from IWifiApIface and IWifiStaIface." into udc-dev 2023-03-15 17:24:54 +00:00
wifi_status_util.cpp Add AIDL implementation for the vendor HAL service. 2022-12-02 14:01:50 -08:00
wifi_status_util.h Add AIDL implementation for the vendor HAL service. 2022-12-02 14:01:50 -08:00