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

/external/bluetooth/bluedroid/stack/hid/
H A Dhidh_conn.c94 hh_cb.l2cap_cfg.mtu = HID_HOST_MTU;
479 if ((!p_cfg->mtu_present) || (p_cfg->mtu > HID_HOST_MTU))
480 p_hcon->rem_mtu_size = HID_HOST_MTU;
/external/bluetooth/bluedroid/include/
H A Dbt_target.h2827 #ifndef HID_HOST_MTU
2828 #define HID_HOST_MTU 640 macro
/external/libnfc-nci/src/include/
H A Dbt_target.h2701 #ifndef HID_HOST_MTU
2702 #define HID_HOST_MTU 640 macro

Completed in 119 milliseconds