Searched refs:g_lnnDfxPcMap (Results 1 – 1 of 1) sorted by relevance
89 static Map g_lnnDfxPcMap; variable1460 LnnMapInit(&g_lnnDfxPcMap); in LnnBlePcRestrictMapInit()1477 if (LnnMapSet(&g_lnnDfxPcMap, udidHash, &count, sizeof(uint32_t)) != SOFTBUS_OK) { in AddNodeToPcRestrictMap()1498 LnnMapDelete(&g_lnnDfxPcMap); in ClearPcRestrictMap()1513 int32_t ret = LnnMapErase(&g_lnnDfxPcMap, udidHash); in DeleteNodeFromPcRestrictMap()1535 uint32_t *tempCount = (uint32_t *)LnnMapGet(&g_lnnDfxPcMap, udidHash); in GetNodeFromPcRestrictMap()1555 uint32_t *tempCount = (uint32_t *)LnnMapGet(&g_lnnDfxPcMap, udidHash); in UpdateNodeFromPcRestrictMap()