Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dhci_request.c594 hci_req_add(req, HCI_OP_DISCONNECT, sizeof(dc), &dc); in __hci_abort_conn()
Dhci_event.c1884 cp = hci_sent_cmd_data(hdev, HCI_OP_DISCONNECT); in hci_cs_disconnect()
3067 case HCI_OP_DISCONNECT: in hci_cmd_status_evt()
/linux-4.4.14/include/net/bluetooth/
Dhci.h525 #define HCI_OP_DISCONNECT 0x0406 macro