Home
last modified time | relevance | path

Searched defs:unsolicited (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/classic/
Dhfp_hf.c434 static const struct unsolicited { struct
443 static const struct unsolicited *hfp_hf_unsol_lookup(struct at_client *hf_at) in hfp_hf_unsol_lookup() argument
Dat.h98 at_resp_cb_t unsolicited; member
Dat.c527 void at_register_unsolicited(struct at_client *at, at_resp_cb_t unsolicited) in at_register_unsolicited()