Go to the source code of this file.
Classes | |
| struct | hdhomerun_discover_device_t |
Functions | |
| LIBTYPE int | hdhomerun_discover_find_devices_custom (uint32_t target_ip, uint32_t device_type, uint32_t device_id, struct hdhomerun_discover_device_t result_list[], int max_count) |
| LIBTYPE bool_t | hdhomerun_discover_validate_device_id (uint32_t device_id) |
| LIBTYPE int hdhomerun_discover_find_devices_custom | ( | uint32_t | target_ip, | |
| uint32_t | device_type, | |||
| uint32_t | device_id, | |||
| struct hdhomerun_discover_device_t | result_list[], | |||
| int | max_count | |||
| ) |
Definition at line 476 of file hdhomerun_discover.c.
Referenced by discover_print(), and hdhomerun_control_connect_sock().
Definition at line 489 of file hdhomerun_discover.c.
Referenced by HDHRChannel::HDHRChannel(), and main_internal().
1.5.5