Home
last modified time | relevance | path

Searched refs:BTM_SEC_SERVICE_HIDD_INTR (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/hid/
Dhidd_api.c193 …if (!BTM_SetSecurityLevel(TRUE, "", BTM_SEC_SERVICE_HIDD_INTR, BTM_SEC_NONE, HID_PSM_INTERRUPT, BT… in HID_DevSetSecurityLevel()
198 …if (!BTM_SetSecurityLevel(FALSE, "", BTM_SEC_SERVICE_HIDD_INTR, BTM_SEC_NONE, HID_PSM_INTERRUPT, B… in HID_DevSetSecurityLevel()
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h1258 #define BTM_SEC_SERVICE_HIDD_INTR 53 macro