Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Dhci.h575 #define HCI_OP_DISCONNECT 0x0406 macro
/Linux-v5.4/net/bluetooth/
Dhci_request.c2212 hci_req_add(req, HCI_OP_DISCONNECT, sizeof(dc), &dc); in __hci_abort_conn()
Dhci_event.c2198 cp = hci_sent_cmd_data(hdev, HCI_OP_DISCONNECT); in hci_cs_disconnect()
3510 case HCI_OP_DISCONNECT: in hci_cmd_status_evt()