OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flush_to
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluez/include/bluetooth/
l2cap.h
52
uint16_t
flush_to
;
member in struct:l2cap_options
/external/bluetooth/bluez/compat/
hidd.c
97
opts.
flush_to
= 0xffff;
138
opts.
flush_to
= 0xffff;
/external/bluetooth/bluez/tools/
ciptool.c
171
opts.
flush_to
= 0xffff;
/external/bluetooth/bluez/test/
l2test.c
304
syslog(LOG_INFO, "Connected [imtu %d, omtu %d,
flush_to
%d, "
306
opts.imtu, opts.omtu, opts.
flush_to
, opts.mode, conn.hci_handle,
470
syslog(LOG_INFO, "Connect from %s [imtu %d, omtu %d,
flush_to
%d, "
472
ba, opts.imtu, opts.omtu, opts.
flush_to
, opts.mode, conn.hci_handle,
Completed in 27 milliseconds