Home
last modified time | relevance | path

Searched refs:CheckScanIdIsValid (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.c917 static bool CheckScanIdIsValid(int32_t listenerId) in CheckScanIdIsValid() function
1261 if (!CheckScanIdIsValid(listenerId)) { in UnRegisterScanListener()
1737 if (!CheckScanIdIsValid(listenerId)) { in StartScan()
1772 if (!CheckScanIdIsValid(listenerId)) { in StopScan()
1806 if (!CheckScanIdIsValid(listenerId)) { in SetScanFilter()
1832 if (!CheckScanIdIsValid(listenerId)) { in GetScanFilter()
1973 if (!CheckScanIdIsValid(listenerId)) { in BroadcastSetScanReportChannelToLpDevice()