Home
last modified time | relevance | path

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

/system/bt/btif/co/
Dbta_dm_co.c35 BTM_AUTH_SPGB_YES, // Authentication requirements
/system/bt/bta/include/
Dbta_api.h790 #define BTA_AUTH_SPGB_YES BTM_AUTH_SPGB_YES /* 5 MITM Protection Required - Single Profiles/gener…
/system/bt/stack/include/
Dbtm_api.h1403 #define BTM_AUTH_SPGB_YES 5 /* MITM Protection Required - Single Profiles/general bonding macro
/system/bt/stack/btm/
Dbtm_sec.c3501 evt_data.auth_req = BTM_AUTH_SPGB_YES; in btm_io_capabilities_req()