Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/hid/
Dhidh_conn.c93 hh_cb.l2cap_cfg.mtu = HID_HOST_MTU; in hidh_conn_reg()
481 if ((!p_cfg->mtu_present) || (p_cfg->mtu > HID_HOST_MTU)) in hidh_l2cif_config_ind()
482 p_hcon->rem_mtu_size = HID_HOST_MTU; in hidh_l2cif_config_ind()
/external/bluetooth/bluedroid/include/
Dbt_target.h2853 #ifndef HID_HOST_MTU
2854 #define HID_HOST_MTU 640 macro
/external/libnfc-nci/src/include/
Dbt_target.h2771 #ifndef HID_HOST_MTU
2772 #define HID_HOST_MTU 640 macro