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

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

Completed in 57 milliseconds