Searched refs:isInEmulator (Results 1 – 4 of 4) sorted by relevance
22 bool isInEmulator(void);
33 bool isInEmulator(void) { in isInEmulator() function
750 inEmulator = isInEmulator(); in at_send_command_full()909 inEmulator = isInEmulator(); in at_handshake()
706 if (isInEmulator()) { in requestOrSendDataCallList()3717 if (isInEmulator()) {3807 if (s_port < 0 && s_device_path == NULL && !isInEmulator()) {3856 if (s_port < 0 && s_device_path == NULL && !isInEmulator()) {