Searched refs:AVDT_SIG_START (Results 1 – 3 of 3) sorted by relevance
188 case AVDT_SIG_START: in AvdtMsgSendCmd()233 case AVDT_SIG_START: in AvdtMsgSendRsp()270 case AVDT_SIG_START: in AvdtMsgSendRej()1099 case AVDT_SIG_START: in AvdtParseSignalInd()1288 case AVDT_SIG_START: in AvdtGetEventBySigidInd()1343 case AVDT_SIG_START: in AvdtGetEventBySigidCfm()1400 case AVDT_SIG_START: in AvdtParseSignalRsp()1447 case AVDT_SIG_START: in AvdtParseSignalRej()1898 case AVDT_SIG_START: in AvdtIndPktLenCheck()1946 case AVDT_SIG_START: in AvdtIndSeidCheck()[all …]
71 #define AVDT_SIG_START 0x07 // Start macro
960 AvdtMsgSendCmd(sigCtrl, streamCtrl, AVDT_SIG_START, &message); in AvdtActStartReq()982 AvdtMsgSendRsp(sigCtrl, NULL, AVDT_SIG_START, NULL); in AvdtActStartRsp()984 AvdtMsgSendRej(sigCtrl, AVDT_SIG_START, &data->msg); in AvdtActStartRsp()