Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java1730 int call, callSetup; in processAtCind() local
1738 callSetup = 0; in processAtCind()
1742 callSetup = phoneState.getNumHeldCall(); in processAtCind()
1745 mNativeInterface.cindResponse(device, phoneState.getCindService(), call, callSetup, in processAtCind()