Searched refs:BTM_SEC_SERVICE_HIDD_SEC_CTRL (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/ |
D | hidd_api.c | 173 …if (!BTM_SetSecurityLevel(FALSE, "", BTM_SEC_SERVICE_HIDD_SEC_CTRL, sec_lvl, HID_PSM_CONTROL, BTM_… in HID_DevSetSecurityLevel() 178 …if (!BTM_SetSecurityLevel(TRUE, "", BTM_SEC_SERVICE_HIDD_SEC_CTRL, sec_lvl, HID_PSM_CONTROL, BTM_S… in HID_DevSetSecurityLevel()
|
D | hidd_conn.c | 656 BTM_SetOutService(p_dev->addr, BTM_SEC_SERVICE_HIDD_SEC_CTRL, HIDD_SEC_CHN); in hidd_conn_initiate()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
D | btm_api.h | 1315 #define BTM_SEC_SERVICE_HIDD_SEC_CTRL 51 macro
|