Home
last modified time | relevance | path

Searched defs:SetServiceData (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/hci/
Dextended_low_energy_advertiser_test.cc131 void SetServiceData(AdvertisingData& result, uint16_t id, uint8_t size) { in SetServiceData() function in bt::hci::__anon97fed1c70111::ExtendedLowEnergyAdvertiserTest
/external/pigweed/pw_bluetooth_sapphire/host/common/
Dadvertising_data.cc584 [[nodiscard]] bool AdvertisingData::SetServiceData(const UUID& uuid, in SetServiceData() function in bt::AdvertisingData