Home
last modified time | relevance | path

Searched refs:HID_RECONN_INIT (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/include/stack/
Dhidh_api.h37 #define HID_RECONN_INIT 0x0004 macro
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hh_api.h143 #define BTA_HH_RECONN_INIT HID_RECONN_INIT
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/hid/
Dhidh_api.c150 attr_mask |= HID_RECONN_INIT; in hidh_search_callback()
Dhidh_conn.c614 (!(hh_cb.devices[dhandle].attr_mask & HID_RECONN_INIT)) && in hidh_l2cif_disconnect_ind()