Lines Matching refs:u16
124 typedef void (*MBCommPStateCallback) (u16 child_aid, u32 status, void *arg);
129 u16 errcode;
172 u16 *gameNamep;
174 u16 *gameIntroductionp;
197 u16 palette[MB_ICON_COLOR_NUM];
198 u16 data[MB_ICON_DATA_SIZE / 2];
216 u16 name[MB_USER_NAME_LENGTH];
227 u16 length; // 2
228 u16 rssi; // 4
229 u16 bssid[3]; // 10
230 u16 ssidLength; // 12
232 u16 capaInfo; // 46
235 u16 basic; // 48
236 u16 support; // 50
239 u16 beaconPeriod; // 52
240 u16 dtimPeriod; // 54
241 u16 channel; // 56
242 u16 cfpPeriod; // 58
243 u16 cfpMaxDuration; // 60
251 u16 boot_type;
262 u16 version; // 2 bytes
334 BOOL MB_SetParentCommSize(u16 sendSize);
350 BOOL MB_SetParentCommParam(u16 sendSize, u16 maxChildren);
362 u16 MB_GetTgid(void);
401 void MB_DisconnectChild(u16 aid);
453 const MBUserInfo *MB_CommGetChildUser(u16 child_aid);
466 int MB_CommGetParentState(u16 child);
556 BOOL MB_CommResponseRequest(u16 child_aid, MBCommResponseRequestType ack);
570 static inline BOOL MB_CommStartSending(u16 child_aid) in MB_CommStartSending()
616 BOOL MB_CommIsBootable(u16 child_aid);
629 static inline BOOL MB_CommBootRequest(u16 child_aid) in MB_CommBootRequest()
679 u16 MB_GetGameEntryBitmap(const MBGameRegistry *game_reg);
773 u16 parent_max_size, u16 child_max_size, BOOL ks_flag,
789 void MB_SetLifeTime(u16 tableNumber, u16 camLifeTime, u16 frameLifeTime, u16 mpLifeTime);