Searched refs:handle_cmd_input_t (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/bluetooth/host/classic/ | ||
D | at.h | 87 typedef int (*handle_cmd_input_t)(struct at_client *at, struct net_buf *buf, typedef |
D | at.c | 397 static handle_cmd_input_t cmd_parser_cb[] = { |