Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci.h747 #define HCI_OP_DISCONNECT 0x0406 macro
/linux/net/bluetooth/
H A Dhci_sync.c5428 return __hci_cmd_sync_status_sk(hdev, HCI_OP_DISCONNECT, in hci_disconnect_sync()
5433 return __hci_cmd_sync_status(hdev, HCI_OP_DISCONNECT, sizeof(cp), &cp, in hci_disconnect_sync()
H A Dhci_event.c2718 cp = hci_sent_cmd_data(hdev, HCI_OP_DISCONNECT); in hci_cs_disconnect()
4288 HCI_CS(HCI_OP_DISCONNECT, hci_cs_disconnect),