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