Home | History | Annotate | Download | only in examples

Lines Matching defs:srv

26 srv = None
399 global srv
401 while not wait_connection and srv.sent_carrier is None:
402 if srv.ho_server_processing:
409 global srv
410 srv = HandoverServer(llc)
413 srv.uuid = None
416 srv.uuid = arg_uuid
425 global srv
426 srv.start()
513 global srv
514 if only_one and srv and srv.success: