HCI_CMD_DISCONNECT  520 netbt/hci_event.c 		hci_send_cmd(unit, HCI_CMD_DISCONNECT, &dp, sizeof(dp));
HCI_CMD_DISCONNECT  223 netbt/hci_link.c 		err = hci_send_cmd(link->hl_unit, HCI_CMD_DISCONNECT,
HCI_CMD_DISCONNECT  458 netbt/hci_link.c 		hci_send_cmd(unit, HCI_CMD_DISCONNECT, &cp, sizeof(cp));
HCI_CMD_DISCONNECT  213 netbt/sco_upper.c 	err = hci_send_cmd(sco->hl_unit, HCI_CMD_DISCONNECT, &cp, sizeof(cp));