Home
last modified time | relevance | path

Searched refs:inEmulator (Results 1 – 1 of 1) sorted by relevance

/hardware/ril/reference-ril/
Datchannel.c744 bool inEmulator; in at_send_command_full() local
750 inEmulator = isInEmulator(); in at_send_command_full()
751 if (inEmulator) { in at_send_command_full()
761 if (inEmulator) { in at_send_command_full()
903 bool inEmulator; in at_handshake() local
909 inEmulator = isInEmulator(); in at_handshake()
910 if (inEmulator) { in at_handshake()
933 if (inEmulator) { in at_handshake()