Searched refs:BT_SECURITY_FIPS (Results 1 - 9 of 9) sorted by relevance

/linux-master/net/bluetooth/
H A Dsmp.h169 return BT_SECURITY_FIPS;
H A Dhci_conn.c2357 if (conn->sec_level == BT_SECURITY_FIPS &&
2447 if (sec_level <= BT_SECURITY_FIPS)
2511 if (sec_level != BT_SECURITY_HIGH && sec_level != BT_SECURITY_FIPS)
2516 conn->sec_level == BT_SECURITY_FIPS)
H A Dsmp.c626 return BT_SECURITY_FIPS;
637 case BT_SECURITY_FIPS:
729 if (conn->hcon->pending_sec_level == BT_SECURITY_FIPS &&
1115 else if (hcon->sec_level == BT_SECURITY_FIPS)
1149 if (hcon->pending_sec_level == BT_SECURITY_FIPS)
2821 hcon->pending_sec_level = BT_SECURITY_FIPS;
H A Dl2cap_sock.c508 case BT_SECURITY_FIPS:
917 sec.level > BT_SECURITY_FIPS) {
H A Dl2cap_core.c868 case BT_SECURITY_FIPS:
882 chan->sec_level == BT_SECURITY_FIPS)
893 chan->sec_level == BT_SECURITY_FIPS)
903 case BT_SECURITY_FIPS:
1421 if (hcon->sec_level == BT_SECURITY_FIPS)
7321 chan->sec_level == BT_SECURITY_FIPS)
H A Dhci_event.c2402 conn->pending_sec_level != BT_SECURITY_FIPS &&
4559 conn->pending_sec_level = BT_SECURITY_FIPS;
4600 conn->pending_sec_level == BT_SECURITY_FIPS)) {
/linux-master/include/net/bluetooth/
H A Dbluetooth.h76 #define BT_SECURITY_FIPS 4 macro
/linux-master/net/bluetooth/rfcomm/
H A Dsock.c755 case BT_SECURITY_FIPS:
H A Dcore.c221 case BT_SECURITY_FIPS:
2163 d->sec_level == BT_SECURITY_FIPS) {

Completed in 360 milliseconds