Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dhidh_api.h35 #define HID_NORMALLY_CONNECTABLE 0x0002 macro
/system/bt/bta/include/
Dbta_hh_api.h142 #define BTA_HH_NORMALLY_CONNECTABLE HID_NORMALLY_CONNECTABLE
/system/bt/stack/hid/
Dhidh_api.c159 attr_mask |= HID_NORMALLY_CONNECTABLE; in hidh_search_callback()
Dhidh_conn.c653 (hh_cb.devices[dhandle].attr_mask & HID_NORMALLY_CONNECTABLE)) in hidh_l2cif_disconnect_ind()