Lines Matching defs:reject
252 /* reject - commands can only be in single packets at AVRCP level */
254 /* use the current GKI buffer to send the reject */
293 /* the pdu id does not match - reject the command using the current GKI buffer */
324 /* use the current GKI buffer to build/send the reject message */
536 BOOLEAN reject = FALSE;
649 reject = TRUE;
666 reject = TRUE;
707 reject = TRUE;
732 /* reject unsupported opcode */
733 reject = TRUE;
744 if (reject)
746 /* reject unsupported opcode */