Home
last modified time | relevance | path

Searched defs:StopAdvertising (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/advertise/
H A Dadvertise_manager.cpp111 int32_t AdvertiseManager::StopAdvertising(const std::string &pkgName, int32_t publishId) in StopAdvertising() function in OHOS::DistributedHardware::AdvertiseManager
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H A Ddevice_manager_impl_lite_m.c128 int StopAdvertising(const char *pkgName) in StopAdvertising() function
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_ble_advertiser_proxy.cpp175 int BluetoothBleAdvertiserProxy::StopAdvertising(int32_t advHandle) in StopAdvertising() function in OHOS::Bluetooth::BluetoothBleAdvertiserProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_advertiser_server.cpp221 int BluetoothBleAdvertiserServer::StopAdvertising(int32_t advHandle) in StopAdvertising() function in OHOS::Bluetooth::BluetoothBleAdvertiserServer
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_advertiser.cpp496 int BleAdvertiser::StopAdvertising(std::shared_ptr<BleAdvertiseCallback> callback) in StopAdvertising() function in OHOS::Bluetooth::BleAdvertiser
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble.cpp999 napi_value StopAdvertising(napi_env env, napi_callback_info info) in StopAdvertising() function
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp1266 int32_t DeviceManagerService::StopAdvertising(const std::string &pkgName, in StopAdvertising() function in OHOS::DistributedHardware::DeviceManagerService
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.cpp347 void BleAdvertiserImpl::StopAdvertising(uint8_t advHandle) const in StopAdvertising() function in OHOS::bluetooth::BleAdvertiserImpl
H A Dble_adapter.cpp1536 void BleAdapter::StopAdvertising(uint8_t advHandle) const in StopAdvertising() function in OHOS::bluetooth::BleAdapter
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp1730 int32_t DeviceManagerImpl::StopAdvertising(const std::string &pkgName, in StopAdvertising() function in OHOS::DistributedHardware::DeviceManagerImpl