|
MythTV
0.26-pre
|
Public Attributes | |
| uint32_t | desired_device_id |
| uint32_t | desired_device_ip |
| uint32_t | actual_device_id |
| uint32_t | actual_device_ip |
| hdhomerun_sock_t | sock |
| struct hdhomerun_debug_t * | dbg |
| struct hdhomerun_pkt_t | tx_pkt |
| struct hdhomerun_pkt_t | rx_pkt |
Definition at line 40 of file hdhomerun_control.c.
Definition at line 41 of file hdhomerun_control.c.
Referenced by hdhomerun_control_connect_sock(), hdhomerun_control_get_device_id_requested(), and hdhomerun_control_set_device().
Definition at line 42 of file hdhomerun_control.c.
Referenced by hdhomerun_control_connect_sock(), hdhomerun_control_get_device_ip_requested(), and hdhomerun_control_set_device().
Definition at line 43 of file hdhomerun_control.c.
Referenced by hdhomerun_control_connect_sock(), hdhomerun_control_get_device_id(), and hdhomerun_control_set_device().
Definition at line 44 of file hdhomerun_control.c.
Referenced by hdhomerun_control_connect_sock(), hdhomerun_control_get_device_ip(), and hdhomerun_control_set_device().
Definition at line 45 of file hdhomerun_control.c.
Referenced by hdhomerun_control_close_sock(), hdhomerun_control_connect_sock(), hdhomerun_control_create(), hdhomerun_control_get_local_addr(), hdhomerun_control_recv_sock(), hdhomerun_control_send_recv_internal(), and hdhomerun_control_send_sock().
Definition at line 46 of file hdhomerun_control.c.
Referenced by hdhomerun_control_connect_sock(), hdhomerun_control_create(), hdhomerun_control_get_device_id(), hdhomerun_control_get_device_ip(), hdhomerun_control_get_local_addr(), hdhomerun_control_get_set(), hdhomerun_control_recv_sock(), hdhomerun_control_send_recv_internal(), hdhomerun_control_send_sock(), and hdhomerun_control_upgrade().
Definition at line 47 of file hdhomerun_control.c.
Referenced by hdhomerun_control_get_set(), and hdhomerun_control_upgrade().
Definition at line 48 of file hdhomerun_control.c.
Referenced by hdhomerun_control_get_set(), and hdhomerun_control_upgrade().
1.7.6.1