Home
last modified time | relevance | path

Searched refs:liveListenerId (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.c959 static bool CheckNeedUpdateScan(int32_t listenerId, int32_t *liveListenerId) in CheckNeedUpdateScan() argument
965 *liveListenerId = managerId; in CheckNeedUpdateScan()
1209 int32_t liveListenerId = -1; in CheckAndStopScan() local
1211 bool needUpdate = CheckNeedUpdateScan(listenerId, &liveListenerId); in CheckAndStopScan()
1224 ret = GetBcScanFilters(liveListenerId, &adapterFilter, &filterSize); in CheckAndStopScan()
1229 CheckScanFreq(liveListenerId, &adapterParam); in CheckAndStopScan()