Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/classic/
Dhfp_ag.h207 int bt_hfp_ag_remote_incoming(struct bt_hfp_ag *ag, const char *number);
/Zephyr-latest/samples/bluetooth/handsfree_ag/src/
Dmain.c305 int err = bt_hfp_ag_remote_incoming(hfp_ag, "test_hf"); in call_connect_work_handler()
/Zephyr-latest/subsys/bluetooth/host/classic/
Dhfp_ag.c1907 int bt_hfp_ag_remote_incoming(struct bt_hfp_ag *ag, const char *number) in bt_hfp_ag_remote_incoming() function