Searched refs:QEMU_CHANNEL_NAME (Results 1 - 1 of 1) sorted by relevance

/sdk/emulator/gps/
H A Dgps_qemu.c40 #define QEMU_CHANNEL_NAME "gps" macro
768 state->fd = qemud_channel_open(QEMU_CHANNEL_NAME);
775 D("gps emulation will read from '%s' qemud channel", QEMU_CHANNEL_NAME );

Completed in 22 milliseconds