Searched refs:tbsCallState (Results 1 – 1 of 1) sorted by relevance
261 Integer tbsCallState = getTbsCallState(call); in onStateChanged() local262 if (mBluetoothLeCallControl != null && tbsCallState != null) { in onStateChanged()263 mBluetoothLeCallControl.onCallStateChanged(call.getTbsCallId(), tbsCallState); in onStateChanged() local