Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dhci_conn.c64 hci_send_cmd(conn->hdev, HCI_OP_LE_CREATE_CONN_CANCEL, 0, NULL); in hci_le_create_connection_cancel()
Dmgmt.c1521 hci_req_add(&req, HCI_OP_LE_CREATE_CONN_CANCEL, in clean_up_hci_state()
/linux-4.1.27/include/net/bluetooth/
Dhci.h1347 #define HCI_OP_LE_CREATE_CONN_CANCEL 0x200e macro