Searched defs:at_command (Results 1 – 2 of 2) sorted by relevance
80 struct at_command { struct81 const char *cmd;82 int (*callback) (struct hfp_slc_handle *handle, const char *cmd);
40 at_command, // Command with an ID, that used 'at' marker. enumerator