Searched refs:bt_hfp_ag_outgoing (Results 1 – 3 of 3) sorted by relevance
248 int bt_hfp_ag_outgoing(struct bt_hfp_ag *ag, const char *number);
299 err = bt_hfp_ag_outgoing(hfp_ag, "test_hf"); in call_connect_work_handler()
1329 int err = bt_hfp_ag_outgoing(ag, ag->number); in bt_hfp_ag_unit_call_outgoing()2068 int bt_hfp_ag_outgoing(struct bt_hfp_ag *ag, const char *number) in bt_hfp_ag_outgoing() function