Searched refs:CMD_NSC (Results 1 – 1 of 1) sorted by relevance
381 #define CMD_NSC 0x09 macro1908 gsm_control_reply(gsm, CMD_NSC, buf, 1); in gsm_control_message()1939 if (ctrl != NULL && (command == ctrl->cmd || command == CMD_NSC)) { in gsm_control_response()1944 if (command == CMD_NSC) in gsm_control_response()