Searched refs:hf_agent (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluez/audio/
H A Dgateway.c60 struct hf_agent { struct
72 struct hf_agent *agent;
94 static void agent_free(struct hf_agent *agent)
120 static void agent_disconnect(struct audio_device *dev, struct hf_agent *agent)
130 static gboolean agent_sendfd(struct hf_agent *agent, int fd,
443 struct hf_agent *agent = gateway->agent;
487 struct hf_agent *agent;
502 agent = g_new0(struct hf_agent, 1);

Completed in 58 milliseconds