Home
last modified time | relevance | path

Searched refs:HID_SDP_DISABLE (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Dhidh_api.h37 #define HID_SDP_DISABLE 0x0008 macro
/system/bt/bta/include/
Dbta_hh_api.h143 #define BTA_HH_SDP_DISABLE HID_SDP_DISABLE
/system/bt/stack/hid/
Dhidh_api.cc153 attr_mask |= HID_SDP_DISABLE; in hidh_search_callback()