Home
last modified time | relevance | path

Searched refs:AvdtGetSepConfigByCodecIndex (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_ctrl.h51 extern AvdtStreamConfig *AvdtGetSepConfigByCodecIndex(uint16_t codecIndex);
H A Davdtp_impl.c98 AvdtStreamConfig *streamConfig = AvdtGetSepConfigByCodecIndex(sigCtrl->streamCtrl[i].codecIndex); in AvdtActDiscoverInd()
234 AvdtStreamConfig *streamConfig = AvdtGetSepConfigByCodecIndex(sigCtrl->streamCtrl[i].codecIndex); in AvdtGetSepConfig()
468 AvdtStreamConfig *streamConfig = AvdtGetSepConfigByCodecIndex(streamCtrl->codecIndex); in AvdtActSetConfigInd()
1349 AvdtStreamConfig *streamConfig = AvdtGetSepConfigByCodecIndex(streamCtrl->codecIndex); in AvdtActWriteReq()
H A Davdtp_ctrl.c1145 AvdtStreamConfig *config = AvdtGetSepConfigByCodecIndex(codecIndex); in AvdtStreamCtrlAllocate()
1634 * @brief AvdtGetSepConfigByCodecIndex
1639 AvdtStreamConfig *AvdtGetSepConfigByCodecIndex(uint16_t codecIndex) in AvdtGetSepConfigByCodecIndex() function
H A Davdtp_l2cap.c823 AvdtStreamConfig *streamConfig = AvdtGetSepConfigByCodecIndex(streamCtrl->codecIndex); in AvdtStreamDataProc()
H A Davdtp_api.c911 AvdtStreamConfig *streamConfig = AvdtGetSepConfigByCodecIndex(streamCtrl->codecIndex); in AvdtSetConfigReq()

Completed in 10 milliseconds