Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/advertise/
H A Dadvertise_manager.cpp37 int32_t AdvertiseManager::StartAdvertising(const std::string &pkgName, in StartAdvertising() 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.c99 int StartAdvertising(const char *advParam, const char *filterOption, OnAdvertisingResult cb) in StartAdvertising() function
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_ble_advertiser_proxy.cpp74 int BluetoothBleAdvertiserProxy::StartAdvertising(const BluetoothBleAdvertiserSettings &settings, in StartAdvertising() function in OHOS::Bluetooth::BluetoothBleAdvertiserProxy
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_advertiser.cpp317 int BleAdvertiser::StartAdvertising(const BleAdvertiserSettings &settings, const BleAdvertiserData … in StartAdvertising() function in OHOS::Bluetooth::BleAdvertiser
369 int BleAdvertiser::StartAdvertising(const BleAdvertiserSettings &settings, const std::vector<uint8_… in StartAdvertising() function in OHOS::Bluetooth::BleAdvertiser
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_advertiser_server.cpp180 int BluetoothBleAdvertiserServer::StartAdvertising(const BluetoothBleAdvertiserSettings &settings, in StartAdvertising() function in OHOS::Bluetooth::BluetoothBleAdvertiserServer
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble.cpp828 napi_value StartAdvertising(napi_env env, napi_callback_info info) in StartAdvertising() function
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp1250 int32_t DeviceManagerService::StartAdvertising(const std::string &pkgName, in StartAdvertising() function in OHOS::DistributedHardware::DeviceManagerService
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.cpp241 void BleAdvertiserImpl::StartAdvertising(const BleAdvertiserSettingsImpl &settings, in StartAdvertising() function in OHOS::bluetooth::BleAdvertiserImpl
H A Dble_adapter.cpp1525 void BleAdapter::StartAdvertising(const BleAdvertiserSettingsImpl &settings, const BleAdvertiserDat… in StartAdvertising() function in OHOS::bluetooth::BleAdapter
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp1693 int32_t DeviceManagerImpl::StartAdvertising(const std::string &pkgName, in StartAdvertising() function in OHOS::DistributedHardware::DeviceManagerImpl