Home
last modified time | relevance | path

Searched refs:HCI_OP_DISCONNECT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h633 #define HCI_OP_DISCONNECT 0x0406 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h737 #define HCI_OP_DISCONNECT 0x0406 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c2268 cp = hci_sent_cmd_data(hdev, HCI_OP_DISCONNECT); in hci_cs_disconnect()
3638 case HCI_OP_DISCONNECT: in hci_cmd_status_evt()
H A Dhci_request.c2806 hci_req_add(req, HCI_OP_DISCONNECT, sizeof(dc), &dc); in __hci_abort_conn()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sync.c5267 return __hci_cmd_sync_status_sk(hdev, HCI_OP_DISCONNECT, in hci_disconnect_sync()
5272 return __hci_cmd_sync_status(hdev, HCI_OP_DISCONNECT, sizeof(cp), &cp, in hci_disconnect_sync()
H A Dhci_event.c2783 cp = hci_sent_cmd_data(hdev, HCI_OP_DISCONNECT); in hci_cs_disconnect()
4334 HCI_CS(HCI_OP_DISCONNECT, hci_cs_disconnect),

Completed in 41 milliseconds