/hardware/interfaces/thermal/2.0/default/ |
D | Thermal.cpp | 60 .hotThrottlingThresholds = {{NAN, NAN, NAN, 48.0, NAN, NAN, 60.0}}, 61 .coldThrottlingThresholds = {{NAN, NAN, NAN, NAN, NAN, NAN, NAN}},
|
/hardware/interfaces/wifi/1.3/default/ |
D | wifi_feature_flags.cpp | 76 # define WIFI_HAL_INTERFACE_COMBINATIONS {{{STA}, 1}, {{P2P, NAN}, 1}} 85 {{{STA}, 1}, {{P2P, NAN}, 1}} 97 # define WIFI_HAL_INTERFACE_COMBINATIONS {{{STA}, 1}, {{P2P, NAN}, 1}} 133 #define NAN IfaceType::NAN macro 145 #undef NAN
|
D | wifi_mode_controller.cpp | 36 case IfaceType::NAN: in convertIfaceTypeToFirmwareMode()
|
D | wifi_iface_util.cpp | 26 #undef NAN
|
D | wifi_chip.cpp | 644 ->onIfaceRemoved(IfaceType::NAN, removed_iface_name) in invalidateAndRemoveDependencies() 859 if (!canCurrentModeSupportIfaceOfTypeWithCurrentIfaces(IfaceType::NAN)) { in createNanIfaceInternal() 867 if (!callback->onIfaceAdded(IfaceType::NAN, ifname).isOk()) { in createNanIfaceInternal() 898 if (!callback->onIfaceRemoved(IfaceType::NAN, ifname).isOk()) { in removeNanIfaceInternal() 1306 iface_counts[IfaceType::NAN] = nan_ifaces_.size(); in getCurrentIfaceCombination() 1331 {IfaceType::AP, IfaceType::NAN, IfaceType::P2P, IfaceType::STA}) { in expandIfaceCombinations() 1356 {IfaceType::AP, IfaceType::NAN, IfaceType::P2P, IfaceType::STA}) { in canExpandedIfaceComboSupportIfaceOfTypeWithCurrentIfaces() 1400 {IfaceType::AP, IfaceType::NAN, IfaceType::P2P, IfaceType::STA}) { in canExpandedIfaceComboSupportIfaceCombo()
|
/hardware/interfaces/wifi/1.3/default/tests/ |
D | wifi_chip_unit_tests.cpp | 22 #undef NAN // This is weird, NAN is defined in bionic/libc/include/math.h:38 69 {{{{IfaceType::STA}, 1}, {{IfaceType::P2P, IfaceType::NAN}, 1}}} in setupV1_AwareIfaceCombination() 86 {{{{IfaceType::STA}, 1}, {{IfaceType::P2P, IfaceType::NAN}, 1}}} in setupV1_AwareDisabledApIfaceCombination() 100 {{{{IfaceType::STA}, 1}, {{IfaceType::P2P, IfaceType::NAN}, 1}}} in setupV2_AwareIfaceCombination() 113 {{{{IfaceType::STA}, 1}, {{IfaceType::P2P, IfaceType::NAN}, 1}}} in setupV2_AwareDisabledApIfaceCombination() 187 } else if (type == IfaceType::NAN) { in createIface() 237 } else if (type == IfaceType::NAN) { in removeIface() 322 ASSERT_TRUE(createIface(IfaceType::NAN).empty()); in TEST_F() 353 ASSERT_TRUE(createIface(IfaceType::NAN).empty()); in TEST_F() 381 ASSERT_FALSE(createIface(IfaceType::NAN).empty()); in TEST_F() [all …]
|
D | mock_interface_tool.cpp | 20 #undef NAN // This is weird, NAN is defined in bionic/libc/include/math.h:38
|
D | mock_wifi_mode_controller.cpp | 21 #undef NAN // This is weird, NAN is defined in bionic/libc/include/math.h:38
|
D | mock_wifi_legacy_hal.cpp | 21 #undef NAN // This is weird, NAN is defined in bionic/libc/include/math.h:38
|
D | mock_wifi_iface_util.cpp | 21 #undef NAN // This is weird, NAN is defined in bionic/libc/include/math.h:38
|
D | mock_wifi_feature_flags.h | 21 #undef NAN // This is weird, NAN is defined in bionic/libc/include/math.h:38
|
D | wifi_ap_iface_unit_tests.cpp | 22 #undef NAN // This is weird, NAN is defined in bionic/libc/include/math.h:38
|
D | wifi_iface_util_unit_tests.cpp | 21 #undef NAN
|
D | wifi_nan_iface_unit_tests.cpp | 22 #undef NAN // This is weird, NAN is defined in bionic/libc/include/math.h:38
|
/hardware/interfaces/wifi/1.2/ |
D | IWifiNanIface.hal | 27 * Interface used to represent a single NAN (Neighbour Aware Network) iface. 29 * References to "NAN Spec" are to the Wi-Fi Alliance "Wi-Fi Neighbor Awareness 30 * Networking (NAN) Technical Specification". 52 * Enable NAN: configures and activates NAN clustering (does not start 55 * NAN interface. 76 * Configure NAN: configures an existing NAN functionality (i.e. assumes
|
D | types.hal | 25 * NAN configuration request parameters added in the 1.2 HAL. These are supplemental to previous 40 … * The number of spatial streams to be used for transmitting NAN management frames (does NOT apply 54 * Controls whether NAN RTT (ranging) is permitted. Global flag on any NAN RTT operations are 61 * NAN data path channel information provided to the framework. 79 * NAN Data path confirmation Indication structure. 97 * NAN data path channel information update indication structure.
|
D | IWifiNanIfaceEventCallback.hal | 22 * NAN Response and Asynchronous Event Callbacks. 24 * References to "NAN Spec" are to the Wi-Fi Alliance "Wi-Fi Neighbor Awareness 25 * Networking (NAN) Technical Specification".
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiNanIface.hal | 23 * Interface used to represent a single NAN(Neighbour Aware Network) iface. 25 * References to "NAN Spec" are to the Wi-Fi Alliance "Wi-Fi Neighbor Awareness 26 * Networking (NAN) Technical Specification". 45 * Get NAN capabilities. Asynchronous response is with 58 * Enable NAN: configures and activates NAN clustering (does not start 61 * NAN interface. 77 * Configure NAN: configures an existing NAN functionality (i.e. assumes 94 * Disable NAN functionality. 169 * NAN transmit follow up message request. 185 * Create a NAN Data Interface. [all …]
|
D | types.hal | 59 * NAN control interface. Datapath support must be queried and created 62 NAN, 581 * NAN specific types. 584 * References to "NAN Spec" are to the Wi-Fi Alliance "Wi-Fi Neighbor Awareness 585 * Networking (NAN) Technical Specification". 589 * Size limits for parameters used in the NAN interface. 607 * NAN API response codes used in request notifications and events. 611 /** NAN Discovery Engine/Host driver failures */ 613 /** NAN OTA failures */ 623 /** Invalid NAN data-path (ndp) id */ [all …]
|
D | IWifiChip.hal | 30 * to perform operations like NAN, RTT, etc. 52 * [{STA} <= 1, {NAN} <= 1, {AP} <= 1] 53 * Any combination of STA, NAN, AP 54 * [], [STA], [NAN], [AP], [STA+NAN], [STA+AP], [NAN+AP], [STA+NAN+AP] 56 * [{STA} <= 1, {NAN,P2P} <= 1] 57 * Optionally a STA and either NAN or P2P 58 * [], [STA], [STA+NAN], [STA+P2P], [NAN], [P2P] 59 * Not included [NAN+P2P], [STA+NAN+P2P] 61 * [{STA} <= 1, {STA,NAN} <= 1] 62 * Optionally a STA and either a second STA or a NAN [all …]
|
D | IWifiNanIfaceEventCallback.hal | 20 * NAN Response and Asynchronous Event Callbacks. 22 * References to "NAN Spec" are to the Wi-Fi Alliance "Wi-Fi Neighbor Awareness 23 * Networking (NAN) Technical Specification". 217 * Callbacks for the various asynchornous NAN Events. 228 * Asynchronous callback indicating that a NAN has been disabled.
|
/hardware/interfaces/audio/core/all-versions/vts/functional/5.0/ |
D | AudioPrimaryHidlHalTest.cpp | 51 ASSERT_RESULT(invalidArgsOrNotSupported, stream->setMicrophoneFieldDimension(NAN)); in TEST_P() 52 ASSERT_RESULT(invalidArgsOrNotSupported, stream->setMicrophoneFieldDimension(-NAN)); in TEST_P()
|
/hardware/interfaces/thermal/1.0/ |
D | types.hal | 48 * Current temperature in Celsius. If not available set by HAL to NAN. 55 * If not available, set by HAL to NAN. 61 * If not available, set by HAL to NAN. 68 * If not available, set by HAL to NAN.
|
/hardware/interfaces/thermal/2.0/ |
D | types.hal | 103 * happens when temperature >= threshold. If not available, set to NAN. 111 * happens when temperature <= threshold. If not available, set to NAN. 118 * be maintained for this device. If not available, set by HAL to NAN. 142 * If not available set by HAL to NAN.
|
/hardware/google/pixel/thermal/utils/ |
D | config_parser.cpp | 111 hot_thresholds.fill(NAN); in ParseSensorInfo() 113 cold_thresholds.fill(NAN); in ParseSensorInfo() 204 float vr_threshold = NAN; in ParseSensorInfo()
|