Searched refs:HCI_OP_LE_CREATE_CONN_CANCEL (Results 1 – 3 of 3) sorted by relevance
64 hci_send_cmd(conn->hdev, HCI_OP_LE_CREATE_CONN_CANCEL, 0, NULL); in hci_le_create_connection_cancel()
1521 hci_req_add(&req, HCI_OP_LE_CREATE_CONN_CANCEL, in clean_up_hci_state()
1347 #define HCI_OP_LE_CREATE_CONN_CANCEL 0x200e macro