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