Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeCallControl.java183 public static final int CAPABILITY_HOLD_CALL = 0x00000001; field in BluetoothLeCallControl
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DTbsGeneric.java895 .CAPABILITY_HOLD_CALL)
907 .CAPABILITY_HOLD_CALL)
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/tbs/
DTbsGenericTest.java124 BluetoothLeCallControl.CAPABILITY_HOLD_CALL in prepareTestBearer()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/
DBluetoothInCallService.java1564 BluetoothLeCallControl.CAPABILITY_HOLD_CALL, in setBluetoothLeCallControl()