Searched refs:HCI_OP_CREATE_CONN_CANCEL (Results 1 – 2 of 2) sorted by relevance
128 hci_send_cmd(conn->hdev, HCI_OP_CREATE_CONN_CANCEL, sizeof(cp), &cp); in hci_acl_connect_cancel()
285 #define HCI_OP_CREATE_CONN_CANCEL 0x0408 macro