Searched refs:SetAdvertisement (Results 1 – 3 of 3) sorted by relevance
77 bool SetAdvertisement(const std::vector<UUID>& ids,
576 bool Server::SetAdvertisement(const std::vector<UUID>& ids, in SetAdvertisement() function in bluetooth::gatt::Server
208 gatt_servers_[service_uuid]->SetAdvertisement(ids, decoded_advertise_data, in OnSetAdvertisement()