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.h797 #define HCI_OP_DISCONNECT 0x0406 macro
/linux/net/bluetooth/
H A Dhci_sync.c5549 return __hci_cmd_sync_status_sk(hdev, HCI_OP_DISCONNECT, in hci_disconnect_sync()
5554 return __hci_cmd_sync_status(hdev, HCI_OP_DISCONNECT, sizeof(cp), &cp, in hci_disconnect_sync()
H A Dhci_event.c2700 cp = hci_sent_cmd_data(hdev, HCI_OP_DISCONNECT); in hci_cs_disconnect()
4345 HCI_CS(HCI_OP_DISCONNECT, hci_cs_disconnect),