Home
last modified time | relevance | path

Searched refs:BEARER_TECHNOLOGY_GSM (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DBluetoothLeCallControlProxy.java46 public static final int BEARER_TECHNOLOGY_GSM = 0x06; field in BluetoothLeCallControlProxy
DTbsGeneric.java61 BluetoothLeCallControlProxy.BEARER_TECHNOLOGY_GSM;
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/
DBluetoothInCallService.java449 return BluetoothLeCallControlProxy.BEARER_TECHNOLOGY_GSM; in getBearerTechnology()
486 return BluetoothLeCallControlProxy.BEARER_TECHNOLOGY_GSM; in getBearerTechnology()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/telephony/
DBluetoothInCallServiceTest.java1703 BluetoothLeCallControlProxy.BEARER_TECHNOLOGY_GSM); in testGetBearerTechnology()
1757 BluetoothLeCallControlProxy.BEARER_TECHNOLOGY_GSM); in testGetBearerTechnology()