Home
last modified time | relevance | path

Searched refs:codecInfoConfirmedCap (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_a2dp_codec.h81 std::vector<A2dpCodecInfo> codecInfoConfirmedCap; member
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_a2dp_src.h73 std::vector<A2dpSrcCodecInfo> codecInfoConfirmedCap {};
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_a2dp_source_server.cpp325 for (auto it = ret.codecInfoConfirmedCap.begin(); it != ret.codecInfoConfirmedCap.end(); it++) { in GetCodecStatus()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_a2dp_src.cpp405 ret.codecInfoConfirmedCap.push_back(serviceInfo); in GetCodecStatus()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile_peer.cpp1083 codecStatus.codecInfoConfirmedCap.push_back(selectableCap); in GetCodecStatus()
H A Da2dp_service.cpp1112 for (A2dpSrcCodecInfo codecInfo : codecStatus.codecInfoConfirmedCap) { in UpdateOptCodecStatus()

Completed in 7 milliseconds