HCI_OP_LE_START_ENC
hci_send_cmd(hdev, HCI_OP_LE_START_ENC, sizeof(cp), &cp);
cp = hci_sent_cmd_data(hdev, HCI_OP_LE_START_ENC);
HCI_CS(HCI_OP_LE_START_ENC, hci_cs_le_start_enc),