Searched refs:SetScanResponse (Results 1 – 3 of 3) sorted by relevance
83 bool SetScanResponse(const std::vector<Uuid>& ids,
592 bool Server::SetScanResponse(const std::vector<Uuid>& ids, in SetScanResponse() function in bluetooth::gatt::Server
232 gatt_servers_[service_uuid]->SetScanResponse(ids, decoded_advertise_data, in OnSetScanResponse()