Lines Matching refs:BT_SECURITY_HIGH
628 return BT_SECURITY_HIGH;
638 case BT_SECURITY_HIGH:
909 if (hcon->pending_sec_level < BT_SECURITY_HIGH)
910 hcon->pending_sec_level = BT_SECURITY_HIGH;
1020 if (hcon->pending_sec_level == BT_SECURITY_HIGH)
1302 authenticated = hcon->sec_level == BT_SECURITY_HIGH;
1832 if (conn->hcon->pending_sec_level >= BT_SECURITY_HIGH) {
1988 else if (conn->hcon->pending_sec_level > BT_SECURITY_HIGH)
1989 conn->hcon->pending_sec_level = BT_SECURITY_HIGH;
1992 if (conn->hcon->pending_sec_level >= BT_SECURITY_HIGH) {
2550 authenticated = (hcon->sec_level == BT_SECURITY_HIGH);