Home
last modified time | relevance | path

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

/system/bt/include/
Dbt_target.h1309 #ifndef HID_INTERRUPT_BUF_SIZE
1310 #define HID_INTERRUPT_BUF_SIZE BT_DEFAULT_BUFFER_SIZE macro
/system/bt/stack/hid/
Dhidh_conn.c923 buf_size = HID_INTERRUPT_BUF_SIZE; in hidh_conn_snd_data()