Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhidh_api.h36 #define HID_NORMALLY_CONNECTABLE 0x0002 macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_hh_api.h142 #define BTA_HH_NORMALLY_CONNECTABLE HID_NORMALLY_CONNECTABLE
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidh_api.c155 attr_mask |= HID_NORMALLY_CONNECTABLE; in hidh_search_callback()
Dhidh_conn.c616 (hh_cb.devices[dhandle].attr_mask & HID_NORMALLY_CONNECTABLE)) { in hidh_l2cif_disconnect_ind()