Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/
H A Dsoftbus_broadcast_mgr.c42 static int32_t g_adapterLpScannerId = -1; variable
826 *adapterScanId = g_adapterLpScannerId; in RegisterScanListenerSub()
834 g_adapterLpScannerId = *adapterScanId; in RegisterScanListenerSub()
1180 if (adapterScanId == g_adapterLpScannerId) { in CheckScanFreq()
1275 if (adapterScanId == g_adapterLpScannerId) { in UnRegisterScanListener()
1277 g_adapterLpScannerId = -1; in UnRegisterScanListener()