hci_ev_disconnection_complete_reply
struct hci_ev_disconnection_complete_reply* data;
data = (struct hci_ev_disconnection_complete_reply*)
LocalDeviceImpl::DisconnectionComplete(hci_ev_disconnection_complete_reply* event)
JumpEventHeader<struct hci_ev_disconnection_complete_reply>(event));
void DisconnectionComplete(struct hci_ev_disconnection_complete_reply* event);