Home
last modified time | relevance | path

Searched refs:scan_start (Results 1 – 7 of 7) sorted by relevance

/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Dwl_cfgscan.c2567 LOG_TS(cfg, scan_start); in __wl_cfg80211_scan()
2841 CLR_TS(cfg, scan_start); in wl_notify_escan_complete()
2867 CLR_TS(cfg, scan_start); in wl_notify_escan_complete()
4123 LOG_TS(cfg, scan_start); in wl_cfgscan_init_pno_escan()
4662 CLR_TS(cfg, scan_start); in wl_notify_sched_scan_results()
Dwl_cfg80211.h1662 uint64 scan_start; member
Dwl_cfg80211.c17008 CLR_TS(cfg, scan_start); in __wl_cfg80211_down()
21719 start_time = GET_TS(cfg, scan_start); in wl_cfg80211_check_in_progress()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h1266 tBTM_BLE_EXT_SCAN_START_CMPL scan_start; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_net.h893 hi_u32 scan_start; member
/device/soc/winnermicro/tools/
Dwm_tool.c1644 register ush scan_start = *(ush*)scan;
1675 *(ush*)match != scan_start) continue;
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c937 param.ext_scan_start.status = btc_btm_status_to_esp_status(params->scan_start.status); in btc_ble_5_gap_callback()