PostACL
status_t (*PostACL)(hci_id hciId, net_buffer* buffer);
PostACL,
btDevices->PostACL(fConnection->ndevice->index, buffer);
status_t status = btDevices->PostACL(conn->Hid, command);