Home
last modified time | relevance | path

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

/linux-2.6.39/net/bluetooth/
Dhci_conn.c128 hci_send_cmd(conn->hdev, HCI_OP_CREATE_CONN_CANCEL, sizeof(cp), &cp); in hci_acl_connect_cancel()
/linux-2.6.39/include/net/bluetooth/
Dhci.h285 #define HCI_OP_CREATE_CONN_CANCEL 0x0408 macro