Home
last modified time | relevance | path

Searched refs:BluetoothA2dpStreamInfo (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Da2dp_parcel_codec.h191 struct BluetoothA2dpStreamInfo { struct
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_a2dp_src.h60 const std::vector<BluetoothA2dpStreamInfo> &info) = 0;
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_a2dp_source_server.h60 const std::vector<BluetoothA2dpStreamInfo> &info) override;
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_a2dp_src_proxy.h58 const std::vector<BluetoothA2dpStreamInfo> &info) override;
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_a2dp_src.cpp634 std::vector<BluetoothA2dpStreamInfo> streamsInfo = {}; in A2dpOffloadSessionRequest()
635 BluetoothA2dpStreamInfo streamInfo; in A2dpOffloadSessionRequest()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_a2dp_source_server.cpp447 const std::vector<BluetoothA2dpStreamInfo> &info) in A2dpOffloadSessionPathRequest()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_a2dp_src_proxy.cpp416 const std::vector<BluetoothA2dpStreamInfo> &info) in A2dpOffloadSessionPathRequest()