Lines Matching refs:BT_SECURITY_HIGH
629 return BT_SECURITY_HIGH;
639 case BT_SECURITY_HIGH:
910 if (hcon->pending_sec_level < BT_SECURITY_HIGH)
911 hcon->pending_sec_level = BT_SECURITY_HIGH;
1021 if (hcon->pending_sec_level == BT_SECURITY_HIGH)
1308 authenticated = hcon->sec_level == BT_SECURITY_HIGH;
1838 if (conn->hcon->pending_sec_level >= BT_SECURITY_HIGH) {
1994 else if (conn->hcon->pending_sec_level > BT_SECURITY_HIGH)
1995 conn->hcon->pending_sec_level = BT_SECURITY_HIGH;
1998 if (conn->hcon->pending_sec_level >= BT_SECURITY_HIGH) {
2556 authenticated = (hcon->sec_level == BT_SECURITY_HIGH);