Revision 28130783 host/lib/usrp/usrp1e/usrp1e_none.cpp
| b/host/lib/usrp/usrp1e/usrp1e_none.cpp | ||
|---|---|---|
| 25 | 25 |
* when the required kernel module headers are not present. |
| 26 | 26 |
*/ |
| 27 | 27 |
|
| 28 |
device_addrs_t usrp1e::discover(const device_addr_t &){
|
|
| 28 |
device_addrs_t usrp1e::find(const device_addr_t &){
|
|
| 29 | 29 |
return device_addrs_t(); //return empty list |
| 30 | 30 |
} |
| 31 | 31 |
|
Also available in: Unified diff