OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:oob_bdaddr_cmp
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluez/plugins/
hciops.c
1172
static gint
oob_bdaddr_cmp
(gconstpointer a, gconstpointer b)
function
1187
match = g_slist_find_custom(dev->oob_data, bdaddr,
oob_bdaddr_cmp
);
1314
match = g_slist_find_custom(dev->oob_data, dba,
oob_bdaddr_cmp
);
[
all
...]
Completed in 183 milliseconds