Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h1689 #define HCI_OP_LE_START_ENC 0x2019 macro
/openbmc/linux/net/bluetooth/
H A Dhci_conn.c586 hci_send_cmd(hdev, HCI_OP_LE_START_ENC, sizeof(cp), &cp); in hci_le_start_enc()
H A Dhci_event.c2933 cp = hci_sent_cmd_data(hdev, HCI_OP_LE_START_ENC); in hci_cs_le_start_enc()
4317 HCI_CS(HCI_OP_LE_START_ENC, hci_cs_le_start_enc),