Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_co.c45 BTM_AUTH_SPGB_YES, // Authentication requirements
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h903 #define BTA_AUTH_SPGB_YES BTM_AUTH_SPGB_YES /* 5 MITM Protection Required - Single Profiles/gener…
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h1501 #define BTM_AUTH_SPGB_YES 5 /* MITM Protection Required - Single Profiles/general bonding macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c3404 evt_data.auth_req = BTM_AUTH_SPGB_YES; in btm_io_capabilities_req()