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.java1659 int call, callSetup; in processAtCind() local
1667 callSetup = 0; in processAtCind()
1671 callSetup = phoneState.getNumHeldCall(); in processAtCind()
1674 mNativeInterface.cindResponse(device, phoneState.getCindService(), call, callSetup, in processAtCind()