Searched refs:downloadChildBmp (Results 1 – 2 of 2) sorted by relevance
368 mbpState.downloadChildBmp |= 1 << child_aid; in MBP_StartDownload()703 mbpState.downloadChildBmp &= ~(1 << child_aid); in ParentStateCallback()876 &mbpState.downloadChildBmp, in MBP_GetChildBmp()923 if (tmpState.downloadChildBmp & bitmap) in MBP_GetChildState()998 mbpState.downloadChildBmp &= aidMask; in MBP_DisconnectChildFromBmp()
78 u16 downloadChildBmp; // Flag for children that are downloading data member