Data Fields | |
| char * | key |
| key to search for, allocated by us | |
| char * | value |
| value that key must assume, allocated by us | |
| dbus_bool_t | only_gdl |
| only search if in GDL | |
| DSAsyncFindDeviceCB | callback |
| callback to caller | |
| void * | data1 |
| caller data, opaque pointer | |
| void * | data2 |
| caller data, opaque pointer | |
| guint | timeout_id |
| Timeout ID. | |
| DSDeviceAsyncFindStruct_s * | next |
| next element in list | |
Definition at line 221 of file device_store.c.
1.3.5