Home
last modified time | relevance | path

Searched defs:StopScan (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/discovery/ble/share_ble/src/
H A Ddisc_share_ble_virtual.c36 static int32_t StopScan(const PublishOption *option) in StopScan() function
/ohos5.0/foundation/communication/dsoftbus/core/discovery/ble/virtual_link_ble/src/
H A Ddisc_virtual_link_ble_virtual.c57 static int32_t StopScan(const PublishOption *option) in StopScan() function
/ohos5.0/foundation/communication/dsoftbus/core/discovery/manager/include/
H A Ddisc_manager.h58 int32_t (*StopScan)(const PublishOption *option); member
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/include/
H A Dsoftbus_broadcast_adapter_interface.h82 int32_t (*StopScan)(int32_t scannerId); member
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_ble_central_manager_proxy.cpp126 int BluetoothBleCentralManagerProxy::StopScan(int32_t scannerId) in StopScan() function in OHOS::Bluetooth::BluetoothBleCentralManagerProxy
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ble/softbus_ble_mock/
H A Dble_mock.cpp64 int32_t StopScan(int32_t listenerId) in StopScan() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp422 int BluetoothBleCentralManagerServer::StopScan(int32_t scannerId) in StopScan() function in OHOS::Bluetooth::BluetoothBleCentralManagerServer
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp374 int BleCentralManager::StopScan() in StopScan() function in OHOS::Bluetooth::BleCentralManager
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/
H A Dsoftbus_broadcast_mgr.c1759 int32_t StopScan(int32_t listenerId) in StopScan() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.cpp1566 void BleAdapter::StopScan() const in StopScan() function in OHOS::bluetooth::BleAdapter
H A Dble_central_manager_impl.cpp710 void BleCentralManagerImpl::StopScan() const in StopScan() function in OHOS::bluetooth::BleCentralManagerImpl