Searched refs:HCI_OP_CREATE_CONN_CANCEL (Results 1 – 3 of 3) sorted by relevance
120 hci_send_cmd(conn->hdev, HCI_OP_CREATE_CONN_CANCEL, sizeof(cp), &cp); in hci_acl_create_connection_cancel()
1524 hci_req_add(&req, HCI_OP_CREATE_CONN_CANCEL, in clean_up_hci_state()
523 #define HCI_OP_CREATE_CONN_CANCEL 0x0408 macro