OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:device_get_agent
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluez/src/
device.h
53
struct agent *
device_get_agent
(struct btd_device *device);
dbus-hci.c
381
agent =
device_get_agent
(device);
927
agent =
device_get_agent
(device);
adapter.c
1024
agent =
device_get_agent
(device);
1031
agent =
device_get_agent
(device);
[
all
...]
device.c
1578
struct agent *
device_get_agent
(struct btd_device *device)
function
[
all
...]
Completed in 19 milliseconds