Home
last modified time | relevance | path

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

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