Home | History | Annotate | Download | only in include

Lines Matching full:protection

1115 #define BTM_SEC_IN_MITM            0x1000 /* inbound Do man in the middle protection */
1116 #define BTM_SEC_OUT_MITM 0x2000 /* outbound Do man in the middle protection */
1395 #define BTM_AUTH_SP_NO 0 /* MITM Protection Not Required - Single Profile/non-bonding
1397 #define BTM_AUTH_SP_YES 1 /* MITM Protection Required - Single Profile/non-bonding
1399 #define BTM_AUTH_AP_NO 2 /* MITM Protection Not Required - All Profiles/dedicated bonding
1401 #define BTM_AUTH_AP_YES 3 /* MITM Protection Required - All Profiles/dedicated bonding
1403 #define BTM_AUTH_SPGB_NO 4 /* MITM Protection Not Required - Single Profiles/general bonding
1405 #define BTM_AUTH_SPGB_YES 5 /* MITM Protection Required - Single Profiles/general bonding
3520 ** auth_req- MITM protection required or not.