Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/host/bluedroid/common/include/common/
Dbt_target.h1853 #ifndef HID_INTERRUPT_BUF_SIZE
1854 #define HID_INTERRUPT_BUF_SIZE BT_DEFAULT_BUFFER_SIZE macro
/hal_espressif-2.7.6/components/bt/host/bluedroid/btc/profile/std/hid/
Dhidh_conn.c858 buf_size = HID_INTERRUPT_BUF_SIZE; in hidh_conn_snd_data()