Home
last modified time | relevance | path

Searched refs:BEARER_TECHNOLOGY_WCDMA (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DBluetoothLeCallControlProxy.java49 public static final int BEARER_TECHNOLOGY_WCDMA = 0x09; field in BluetoothLeCallControlProxy
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/
DBluetoothInCallService.java466 return BluetoothLeCallControlProxy.BEARER_TECHNOLOGY_WCDMA; in getBearerTechnology()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/telephony/
DBluetoothInCallServiceTest.java1721 BluetoothLeCallControlProxy.BEARER_TECHNOLOGY_WCDMA); in testGetBearerTechnology()