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.c2341 if (conn->sec_level == BT_SECURITY_FIPS &&
2431 if (sec_level <= BT_SECURITY_FIPS)
2495 if (sec_level != BT_SECURITY_HIGH && sec_level != BT_SECURITY_FIPS)
2500 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.c844 case BT_SECURITY_FIPS:
858 chan->sec_level == BT_SECURITY_FIPS)
869 chan->sec_level == BT_SECURITY_FIPS)
879 case BT_SECURITY_FIPS:
1397 if (hcon->sec_level == BT_SECURITY_FIPS)
7303 chan->sec_level == BT_SECURITY_FIPS)
H A Dhci_event.c2458 conn->pending_sec_level != BT_SECURITY_FIPS &&
4694 conn->pending_sec_level = BT_SECURITY_FIPS;
4735 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 168 milliseconds