Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhidh_api.h40 #define HID_REMOTE_WAKE 0x0020 macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_hh_api.h146 #define BTA_HH_REMOTE_WAKE HID_REMOTE_WAKE
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidh_api.c170 attr_mask |= HID_REMOTE_WAKE; in hidh_search_callback()