Searched refs:HCI_ISO_SET_COMPLETE_FLAG (Results 1 – 1 of 1) sorted by relevance
55 #define HCI_ISO_SET_COMPLETE_FLAG(handle) (((handle)&0x4FFF) | (0x0002 << 12)) macro114 UINT16_TO_STREAM(stream, HCI_ISO_SET_COMPLETE_FLAG(handle)); in fragment_and_dispatch()