Home
last modified time | relevance | path

Searched refs:AVDT_SIG_GET_ALLCAP (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_message.c182 case AVDT_SIG_GET_ALLCAP: in AvdtMsgSendCmd()
223 case AVDT_SIG_GET_ALLCAP: in AvdtMsgSendRsp()
261 case AVDT_SIG_GET_ALLCAP: in AvdtMsgSendRej()
1093 case AVDT_SIG_GET_ALLCAP: in AvdtParseSignalInd()
1133 if (sigId == AVDT_SIG_GET_ALLCAP || sigId == AVDT_SIG_GETCAP) { in AvdtParseCommonInd()
1270 case AVDT_SIG_GET_ALLCAP: in AvdtGetEventBySigidInd()
1325 case AVDT_SIG_GET_ALLCAP: in AvdtGetEventBySigidCfm()
1389 case AVDT_SIG_GET_ALLCAP: in AvdtParseSignalRsp()
1439 case AVDT_SIG_GET_ALLCAP: in AvdtParseSignalRej()
1891 case AVDT_SIG_GET_ALLCAP in AvdtIndPktLenCheck()
[all...]
H A Davdtp_message.h76 #define AVDT_SIG_GET_ALLCAP 0x0C // Get all capabilities macro
H A Davdtp_impl.c298 AvdtMsgSendCmd(sigCtrl, NULL, AVDT_SIG_GET_ALLCAP, &message); in AvdtActGetAllCapReq()
319 AvdtMsgSendRsp(sigCtrl, NULL, AVDT_SIG_GET_ALLCAP, &(data->msg)); in AvdtActGetAllCapRsp()
321 AvdtMsgSendRej(sigCtrl, AVDT_SIG_GET_ALLCAP, &(data->msg)); in AvdtActGetAllCapRsp()

Completed in 6 milliseconds