HomeSort by relevance Sort by last modified time
    Searched full:hf_agent (Results 1 - 1 of 1) sorted by null

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

Completed in 42 milliseconds