Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Dgateway.c57 struct hf_agent { struct
69 struct hf_agent *agent; argument
91 static void agent_free(struct hf_agent *agent) in agent_free()
117 static void agent_disconnect(struct audio_device *dev, struct hf_agent *agent) in agent_disconnect()
127 static gboolean agent_sendfd(struct hf_agent *agent, int fd, in agent_sendfd()
438 struct hf_agent *agent = gateway->agent; in agent_exited()
482 struct hf_agent *agent; in register_agent()
493 agent = g_new0(struct hf_agent, 1); in register_agent()