BT_TYPE
switch (rp->header.flag & BT_TYPE) {
switch (sp->header.flag & BT_TYPE) {
rp->header.flag = sp->header.flag & BT_TYPE;