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