Searched refs:OffloadCodecStatus (Results 1 – 2 of 2) sorted by relevance
43 class BluetoothA2dpOffloadCodecStatus : public Parcelable, public bluetooth::OffloadCodecStatus {46 explicit BluetoothA2dpOffloadCodecStatus(const bluetooth::OffloadCodecStatus &other) in BluetoothA2dpOffloadCodecStatus()47 : bluetooth::OffloadCodecStatus(other) {} in BluetoothA2dpOffloadCodecStatus()49 : bluetooth::OffloadCodecStatus(other) {} in BluetoothA2dpOffloadCodecStatus()
182 struct OffloadCodecStatus { struct