harmony 鸿蒙WififenceTypes.idl

  • 2025-06-16
  • 浏览 (4)

WififenceTypes.idl

概述

定义Wi-Fi围栏使用的数据类型。

模块包路径:ohos.hdi.location.lpfence.wififence.v1_0

起始版本: 4.0

相关模块:HdiLpfenceWififence

汇总

名称 描述
struct  WififenceRequest 定义添加Wi-Fi围栏的数据结构。
struct  WififenceSize 定义Wi-Fi围栏使用信息的数据结构。

枚举

名称 描述
WififenceTransition { WIFIFENCE_TRANSITION_ENTERED = (1 << 0) , WIFIFENCE_TRANSITION_EXITED = (1 << 1) } 枚举Wi-Fi围栏状态事件。
WififenceAlgoType { TYPE_ONE_BSSID = 1 , TYPE_FP_MATCH = 2 } 枚举Wi-Fi围栏的匹配算法。

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Ipfence HDI 参考

harmony 鸿蒙CellTrajectoryData

harmony 鸿蒙CellbatchingRequest

harmony 鸿蒙CellbatchingTypes.idl

harmony 鸿蒙CellfenceInfo

harmony 鸿蒙CellfenceRequest

harmony 鸿蒙CellfenceSize

harmony 鸿蒙CellfenceStatus

harmony 鸿蒙CellfenceTypes.idl

harmony 鸿蒙HdiLpfenceCellbatching

0  赞