Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_target.h1008 #ifndef BTM_DEFAULT_AUTH_REQ
1009 #define BTM_DEFAULT_AUTH_REQ BTM_AUTH_SP_NO macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c3278 evt_data.auth_req = BTM_DEFAULT_AUTH_REQ; in btm_io_capabilities_req()