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

  /external/bluetooth/bluez/src/
agent.c 72 agent_remove_cb remove_cb; member in struct:agent
156 if (agent->remove_cb)
157 agent->remove_cb(agent, agent->remove_cb_data);
207 agent->remove_cb = cb;
  /external/openssl/ssl/
ssl_lib.c     [all...]

Completed in 147 milliseconds