Home
last modified time | relevance | path

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

/external/bluetooth/bluez/src/
Dagent.h36 typedef void (*agent_remove_cb) (struct agent *agent, void *user_data); typedef
40 agent_remove_cb cb, void *remove_cb_data);
Dagent.c67 agent_remove_cb remove_cb;
193 agent_remove_cb cb, void *remove_cb_data) in agent_create()
Dadapter.c1876 (agent_remove_cb) agent_removed, adapter); in register_agent()