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

  /external/bluetooth/bluez/src/
device.h 54 struct agent *device_get_agent(struct btd_device *device);
dbus-hci.c 452 agent = device_get_agent(device);
482 agent = device_get_agent(device);
886 agent = device_get_agent(device);
1087 agent = device_get_agent(device);
device.c 1738 struct agent *device_get_agent(struct btd_device *device) function
    [all...]
adapter.c 1177 agent = device_get_agent(device);
    [all...]

Completed in 15 milliseconds