OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HID_HOST_MTU
(Results
1 - 2
of
2
) sorted by null
/system/bt/include/
bt_target.h
[
all
...]
/system/bt/stack/hid/
hidh_conn.cc
95
hh_cb.l2cap_cfg.mtu =
HID_HOST_MTU
;
474
if ((!p_cfg->mtu_present) || (p_cfg->mtu >
HID_HOST_MTU
))
475
p_hcon->rem_mtu_size =
HID_HOST_MTU
;
[
all
...]
Completed in 180 milliseconds