Searched refs:HCI_OP_SET_CONN_ENCRYPT (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/net/bluetooth/ |
| D | hci_event.c | 1948 cp = hci_sent_cmd_data(hdev, HCI_OP_SET_CONN_ENCRYPT); in hci_cs_set_conn_encrypt() 2934 hci_send_cmd(hdev, HCI_OP_SET_CONN_ENCRYPT, sizeof(cp), in hci_auth_complete_evt() 2954 hci_send_cmd(hdev, HCI_OP_SET_CONN_ENCRYPT, sizeof(cp), in hci_auth_complete_evt() 3641 case HCI_OP_SET_CONN_ENCRYPT: in hci_cmd_status_evt()
|
| D | hci_conn.c | 1400 hci_send_cmd(conn->hdev, HCI_OP_SET_CONN_ENCRYPT, sizeof(cp), in hci_conn_encrypt()
|
| /Linux-v5.10/include/net/bluetooth/ |
| D | hci.h | 696 #define HCI_OP_SET_CONN_ENCRYPT 0x0413 macro
|