Home
last modified time | relevance | path

Searched refs:HCI_AT_GENERAL_BONDING (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/net/bluetooth/
Dhci.h629 #define HCI_AT_GENERAL_BONDING 0x04 macro
/Linux-v6.6/net/bluetooth/rfcomm/
Dcore.c225 auth_type = HCI_AT_GENERAL_BONDING; in rfcomm_check_security()
/Linux-v6.6/net/bluetooth/
Dhci_conn.c969 conn->auth_type = HCI_AT_GENERAL_BONDING; in hci_conn_add()
Dl2cap_core.c910 return HCI_AT_GENERAL_BONDING; in l2cap_get_auth_type()