Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dlow_energy_peripheral_server.cc91 void LowEnergyPeripheralServer::AdvertisementInstance::StartAdvertising() { in StartAdvertising() function in bthost::LowEnergyPeripheralServer::AdvertisementInstance
296 void LowEnergyPeripheralServer::StartAdvertising( in StartAdvertising() function in bthost::LowEnergyPeripheralServer
607 void LowEnergyPrivilegedPeripheralServer::StartAdvertising( in StartAdvertising() function in bthost::LowEnergyPrivilegedPeripheralServer
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlow_energy_advertising_manager.cc120 void LowEnergyAdvertisingManager::StartAdvertising( in StartAdvertising() function in bt::gap::LowEnergyAdvertisingManager
H A Dfake_adapter.cc152 void FakeAdapter::FakeLowEnergy::StartAdvertising( in StartAdvertising() function in bt::gap::testing::FakeAdapter::FakeLowEnergy
H A Dlow_energy_advertising_manager_test.cc80 void StartAdvertising(const DeviceAddress& address, in StartAdvertising() function in bt::gap::__anon07db02fc0111::FakeLowEnergyAdvertiser
H A Dadapter.cc136 void StartAdvertising( in StartAdvertising() function in bt::gap::AdapterImpl::LowEnergyImpl
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dlegacy_low_energy_advertiser.cc158 void LegacyLowEnergyAdvertiser::StartAdvertising( in StartAdvertising() function in bt::hci::LegacyLowEnergyAdvertiser
H A Dandroid_extended_low_energy_advertiser.cc265 void AndroidExtendedLowEnergyAdvertiser::StartAdvertising( in StartAdvertising() function in bt::hci::AndroidExtendedLowEnergyAdvertiser
H A Dextended_low_energy_advertiser.cc476 void ExtendedLowEnergyAdvertiser::StartAdvertising( in StartAdvertising() function in bt::hci::ExtendedLowEnergyAdvertiser
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_advertiser_shim.cc113 void BleAdvertiserIntf::StartAdvertising(uint8_t adv_id, AdvertiseParameters params, in StartAdvertising() function in bluetooth::topshim::rust::BleAdvertiserIntf
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dle_advertising_manager.cc129 void StartAdvertising(uint8_t advertiser_id, ::BleAdvertiserInterface::StatusCallback cb, in StartAdvertising() function in BleAdvertiserInterfaceImpl
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/topshim/
Dfacade.proto43 rpc StartAdvertising(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dle_advertising_manager.cc1887 void LeAdvertisingManager::StartAdvertising( in StartAdvertising() function in bluetooth::hci::LeAdvertisingManager
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs336 fn StartAdvertising( in StartAdvertising() function