Searched refs:at_resp_cb_t (Results 1 – 3 of 3) sorted by relevance
76 typedef int (*at_resp_cb_t)(struct at_client *at, struct net_buf *buf); typedef97 at_resp_cb_t resp;98 at_resp_cb_t unsolicited;103 void at_register(struct at_client *at, at_resp_cb_t resp,105 void at_register_unsolicited(struct at_client *at, at_resp_cb_t unsolicited);
527 void at_register_unsolicited(struct at_client *at, at_resp_cb_t unsolicited) in at_register_unsolicited()532 void at_register(struct at_client *at, at_resp_cb_t resp, at_finish_cb_t finish) in at_register()
139 int hfp_hf_send_cmd(struct bt_hfp_hf *hf, at_resp_cb_t resp, in hfp_hf_send_cmd()