Searched refs:isInEmulator (Results 1 – 4 of 4) sorted by relevance
22 bool isInEmulator(void);
33 bool isInEmulator(void) { in isInEmulator() function
751 inEmulator = isInEmulator(); in at_send_command_full()910 inEmulator = isInEmulator(); in at_handshake()
757 if (isInEmulator()) { in requestOrSendDataCallList()4010 if (isInEmulator()) {4106 if (s_port < 0 && s_device_path == NULL && !isInEmulator()) {4155 if (s_port < 0 && s_device_path == NULL && !isInEmulator()) {