Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/classic/
Dhfp_ag.h186 int bt_hfp_ag_connect(struct bt_conn *conn, struct bt_hfp_ag **ag, uint8_t channel);
/Zephyr-latest/samples/bluetooth/handsfree_ag/src/
Dmain.c129 err = bt_hfp_ag_connect(conn, &hfp_ag, value); in sdp_discover_cb()
/Zephyr-latest/subsys/bluetooth/host/classic/
Dhfp_ag.c1719 int bt_hfp_ag_connect(struct bt_conn *conn, struct bt_hfp_ag **ag, uint8_t channel) in bt_hfp_ag_connect() function