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

  /external/bluetooth/bluez/src/
agent.h 82 gboolean agent_is_busy(struct agent *agent, void *user_data);
agent.c 1003 gboolean agent_is_busy(struct agent *agent, void *user_data) function
device.c 228 if (agent && (agent_is_busy(agent, device) ||
229 agent_is_busy(agent, device->authr)))
    [all...]

Completed in 15 milliseconds