Home
last modified time | relevance | path

Searched refs:bt_hfp_ag_tx_cb_t (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/classic/
Dhfp_ag.c57 typedef void (*bt_hfp_ag_tx_cb_t)(struct bt_hfp_ag *ag, void *user_data); typedef
64 bt_hfp_ag_tx_cb_t cb;
244 static int hfp_ag_next_step(struct bt_hfp_ag *ag, bt_hfp_ag_tx_cb_t cb, void *user_data) in hfp_ag_next_step()
325 static int hfp_ag_send_data(struct bt_hfp_ag *ag, bt_hfp_ag_tx_cb_t cb, void *user_data, in hfp_ag_send_data()
759 uint8_t value, bt_hfp_ag_tx_cb_t cb, void *user_data) in hfp_ag_update_indicator()
1542 bt_hfp_ag_tx_cb_t cb; in bt_hfp_ag_thread()