Start as server (Group Owner) with optional device name
Future<bool> startAsServer([String? deviceName]) { throw UnimplementedError('startAsServer() has not been implemented.'); }