HomeSort by relevance Sort by last modified time
    Searched refs:remove_cb_data (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/src/
agent.h 40 agent_remove_cb cb, void *remove_cb_data);
agent.c 68 void *remove_cb_data; member in struct:agent
155 agent->remove_cb(agent, agent->remove_cb_data);
193 agent_remove_cb cb, void *remove_cb_data)
204 agent->remove_cb_data = remove_cb_data;

Completed in 31 milliseconds