Home
last modified time | relevance | path

Searched refs:beacon_period (Results 1 – 6 of 6) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dcommon.h211 u16 beacon_period; // units are Kusec member
Dgscan.cpp166 to->beacon_period = from->beacon_period; in convert_to_hal_result()
/hardware/libhardware_legacy/include/hardware_legacy/
Dgscan.h86 unsigned short beacon_period; // period advertised in the beacon member
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dgscan_event_handler.cpp776 mPasspointNetworkFoundResult->beacon_period = in gscan_parse_passpoint_network_result()
1003 results[i].beacon_period = in gscan_parse_pno_network_results()
1243 result->beacon_period = in handleEvent()
1299 result->beacon_period); in handleEvent()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dwlioctl.h120 uint16 beacon_period; /* units are Kusec */ member
153 uint16 beacon_period; /* units are Kusec */ member
195 uint16 beacon_period; /* units are Kusec */ member
253 uint32 beacon_period; member
/hardware/interfaces/wifi/1.0/default/
Dhidl_struct_util.cpp458 hidl_scan_result->beaconPeriodInMs = legacy_scan_result.beacon_period; in convertLegacyGscanResultToHidl()