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 45 void *remove_cb_data);
agent.c 73 void *remove_cb_data; member in struct:agent
157 agent->remove_cb(agent, agent->remove_cb_data);
196 void *remove_cb_data)
208 agent->remove_cb_data = remove_cb_data;

Completed in 743 milliseconds