Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h633 #define HCI_OP_DISCONNECT 0x0406 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_event.c2265 cp = hci_sent_cmd_data(hdev, HCI_OP_DISCONNECT); in hci_cs_disconnect()
3629 case HCI_OP_DISCONNECT: in hci_cmd_status_evt()
Dhci_request.c2688 hci_req_add(req, HCI_OP_DISCONNECT, sizeof(dc), &dc); in __hci_abort_conn()