Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dhci_conn.c120 hci_send_cmd(conn->hdev, HCI_OP_CREATE_CONN_CANCEL, sizeof(cp), &cp); in hci_acl_create_connection_cancel()
Dmgmt.c1524 hci_req_add(&req, HCI_OP_CREATE_CONN_CANCEL, in clean_up_hci_state()
/linux-4.1.27/include/net/bluetooth/
Dhci.h523 #define HCI_OP_CREATE_CONN_CANCEL 0x0408 macro