Home
last modified time | relevance | path

Searched refs:HID_HOST_MTU (Results 1 – 2 of 2) sorted by relevance

/system/bt/include/
Dbt_target.h1481 #ifndef HID_HOST_MTU
1482 #define HID_HOST_MTU 640 macro
/system/bt/stack/hid/
Dhidh_conn.c94 hh_cb.l2cap_cfg.mtu = HID_HOST_MTU; in hidh_conn_reg()
472 if ((!p_cfg->mtu_present) || (p_cfg->mtu > HID_HOST_MTU)) in hidh_l2cif_config_ind()
473 p_hcon->rem_mtu_size = HID_HOST_MTU; in hidh_l2cif_config_ind()