Searched refs:PC_ACCEPT (Results 1 – 1 of 1) sorted by relevance
24 #define PC_ACCEPT 0x040 macro904 at_state->pending_commands |= PC_ACCEPT; in start_accept()1693 ~(PC_DLE1 | PC_ACCEPT | PC_DIAL); in process_command_flags()1710 ~(PC_DLE1 | PC_ACCEPT | PC_DIAL); in process_command_flags()1814 if (bcs->at_state.pending_commands & PC_ACCEPT) { in process_command_flags()1815 bcs->at_state.pending_commands &= ~PC_ACCEPT; in process_command_flags()