Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_reliability.c43 static SoftBusList g_laneDetectList; variable
71 SoftBusMutexUnlock(&g_laneDetectList.lock); in GetSameLaneDetectInfo()
117 SoftBusMutexUnlock(&g_laneDetectList.lock); in DelLaneDetectInfo()
134 SoftBusMutexUnlock(&g_laneDetectList.lock); in GetLaneDetectInfoByWlanFd()
138 SoftBusMutexUnlock(&g_laneDetectList.lock); in GetLaneDetectInfoByWlanFd()
203 SoftBusMutexUnlock(&g_laneDetectList.lock); in WlanDetectReliability()
244 SoftBusMutexUnlock(&g_laneDetectList.lock); in GetAllDetectInfoWithDetectId()
369 ListInit(&g_laneDetectList.list); in InitLaneReliability()
370 g_laneDetectList.cnt = 0; in InitLaneReliability()
385 g_laneDetectList.cnt = 0; in DeinitLaneReliability()
[all …]