Searched refs:PC_DIAL (Results 1 – 1 of 1) sorted by relevance
21 #define PC_DIAL 0x001 macro1318 PC_DIAL; in do_action()1696 ~(PC_DLE1 | PC_ACCEPT | PC_DIAL); in process_command_flags()1713 ~(PC_DLE1 | PC_ACCEPT | PC_DIAL); in process_command_flags()1822 if (bcs->at_state.pending_commands & PC_DIAL) { in process_command_flags()1823 bcs->at_state.pending_commands &= ~PC_DIAL; in process_command_flags()