Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DBluetoothLeCallControlProxy.java48 public static final int BEARER_TECHNOLOGY_2G = 0x08; field in BluetoothLeCallControlProxy
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/
DBluetoothInCallService.java452 return BluetoothLeCallControlProxy.BEARER_TECHNOLOGY_2G; in getBearerTechnology()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/telephony/
DBluetoothInCallServiceTest.java1709 BluetoothLeCallControlProxy.BEARER_TECHNOLOGY_2G); in testGetBearerTechnology()