Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dhidh_api.h39 #define HID_REMOTE_WAKE 0x0020 macro
/system/bt/bta/include/
Dbta_hh_api.h145 #define BTA_HH_REMOTE_WAKE HID_REMOTE_WAKE
/system/bt/stack/hid/
Dhidh_api.cc165 attr_mask |= HID_REMOTE_WAKE; in hidh_search_callback()