Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dhiddefs.h141 #define HID_SSR_PARAM_INVALID 0xffff macro
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hh/
Dbta_hh_utils.c413 if (p_cb->kdev[i].dscp_info.ssr_max_latency == HID_SSR_PARAM_INVALID) { in bta_hh_read_ssr_param()
430 if (p_cb->kdev[i].dscp_info.ssr_min_tout == HID_SSR_PARAM_INVALID) { in bta_hh_read_ssr_param()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/hid/
Dhidh_api.c202 p_nvi->ssr_max_latency = HID_SSR_PARAM_INVALID; in hidh_search_callback()
209 p_nvi->ssr_min_tout = HID_SSR_PARAM_INVALID; in hidh_search_callback()
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hh_api.h186 #define BTA_HH_SSR_PARAM_INVALID HID_SSR_PARAM_INVALID