Home | History | Annotate | Download | only in phone

Lines Matching full:cind

113     private final BluetoothPhoneState mBluetoothPhoneState;  // for CIND and CIEV updates
302 /** Represents the data that we send in a +CIND or +CIEV command to the HF
901 String status = "+CIND: " + mService + "," + mCall + "," + mCallsetup + "," +
916 return new AtCommandResult("+CIND: (\"service\",(0-1))," + "(\"call\",(0-1))," +
1711 parser.register("+CIND", new AtCommandHandler() {