OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_bredr_capable
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluez/plugins/
hciops.c
214
static inline gboolean
is_bredr_capable
(int index)
function
223
if (is_le_capable(index) &&
is_bredr_capable
(index))
227
else if (
is_bredr_capable
(index))
[
all
...]
Completed in 36 milliseconds