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