Searched refs:hal_version_ (Results 1 – 3 of 3) sorted by relevance
101 return instance_ptr->hal_version_.getTransport(); in GetHalTransport()106 return instance_ptr->hal_version_; in GetHalVersion()112 if (instance_ptr->hal_version_ != BluetoothAudioHalVersion::VERSION_2_1) { in GetProvidersFactory_2_1()130 if (instance_ptr->hal_version_ == BluetoothAudioHalVersion::VERSION_2_1) { in GetProvidersFactory_2_0()151 hal_version_ = GetAidlInterfaceVersion(); in HalVersionManager()174 hal_version_ = BluetoothAudioHalVersion::VERSION_2_1; in HalVersionManager()188 hal_version_ = BluetoothAudioHalVersion::VERSION_2_0; in HalVersionManager()193 hal_version_ = BluetoothAudioHalVersion::VERSION_UNAVAILABLE; in HalVersionManager()
58 hal_version_ = BluetoothAudioHalVersion::VERSION_UNAVAILABLE; in HalVersionManager()
134 BluetoothAudioHalVersion hal_version_; variable