Home
last modified time | relevance | path

Searched refs:HCI_LM_AUTH (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/net/bluetooth/
Dhci_event.c547 conn->link_mode |= HCI_LM_AUTH; in hci_conn_complete_evt()
700 conn->link_mode |= HCI_LM_AUTH; in hci_auth_complete_evt()
Dhci_conn.c300 if (conn->link_mode & HCI_LM_AUTH) in hci_conn_auth()
/linux-2.4.37.9/include/net/bluetooth/
Dhci.h165 #define HCI_LM_AUTH 0x0002 macro