NCI_HCI_FRAGMENT
u8 status = NCI_HCI_ANY_OK | ~NCI_HCI_FRAGMENT;
if ((packet->header & ~NCI_HCI_FRAGMENT) == 0) {
packet->header &= NCI_HCI_FRAGMENT;