Searched refs:hfp_ag (Results 1 – 2 of 2) sorted by relevance
27 struct bt_hfp_ag *hfp_ag; variable129 err = bt_hfp_ag_connect(conn, &hfp_ag, value); in sdp_discover_cb()299 err = bt_hfp_ag_outgoing(hfp_ag, "test_hf"); in call_connect_work_handler()305 int err = bt_hfp_ag_remote_incoming(hfp_ag, "test_hf"); in call_connect_work_handler()332 err = bt_hfp_ag_remote_ringing(hfp_ag); in call_remote_ringing_work_handler()347 err = bt_hfp_ag_remote_accept(hfp_ag); in call_remote_accept_work_handler()
32 hfp_ag.c