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 73 gboolean agent_is_busy(struct agent *agent, void *user_data);
agent.c 832 gboolean agent_is_busy(struct agent *agent, void *user_data) function
device.c 198 if (agent && (agent_is_busy(agent, device) ||
199 agent_is_busy(agent, device->authr)))
    [all...]

Completed in 19 milliseconds