Searched refs:HCI_ISO_SET_COMPLETE_FLAG (Results 1 – 2 of 2) sorted by relevance
50 #define HCI_ISO_SET_COMPLETE_FLAG(handle) (((handle)&0x4FFF) | (0x0002 << 12)) macro
151 UINT16_TO_STREAM(stream, HCI_ISO_SET_COMPLETE_FLAG(handle)); in fragment_and_dispatch_iso()