Home
last modified time | relevance | path

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

/external/bluetooth/bluez/src/
Dagent.c67 agent_remove_cb remove_cb; member
154 if (agent->remove_cb) in agent_free()
155 agent->remove_cb(agent, agent->remove_cb_data); in agent_free()
203 agent->remove_cb = cb; in agent_create()