/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/advertise/ |
H A D | advertise_manager.cpp | 37 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 D | device_manager_impl_lite_m.c | 99 int StartAdvertising(const char *advParam, const char *filterOption, OnAdvertisingResult cb) in StartAdvertising() function
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_ble_advertiser_proxy.cpp | 74 int BluetoothBleAdvertiserProxy::StartAdvertising(const BluetoothBleAdvertiserSettings &settings, in StartAdvertising() function in OHOS::Bluetooth::BluetoothBleAdvertiserProxy
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_ble_advertiser.cpp | 317 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 D | bluetooth_ble_advertiser_server.cpp | 180 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 D | napi_bluetooth_ble.cpp | 828 napi_value StartAdvertising(napi_env env, napi_callback_info info) in StartAdvertising() function
|
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ |
H A D | device_manager_service.cpp | 1250 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 D | ble_advertiser_impl.cpp | 241 void BleAdvertiserImpl::StartAdvertising(const BleAdvertiserSettingsImpl &settings, in StartAdvertising() function in OHOS::bluetooth::BleAdvertiserImpl
|
H A D | ble_adapter.cpp | 1525 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 D | device_manager_impl.cpp | 1693 int32_t DeviceManagerImpl::StartAdvertising(const std::string &pkgName, in StartAdvertising() function in OHOS::DistributedHardware::DeviceManagerImpl
|