Home | History | Annotate | Download | only in hdp

Lines Matching refs:connectChannel

428         return connectChannel(device, config, BluetoothHealth.CHANNEL_TYPE_ANY);
434 return connectChannel(device, config, channelType);
572 private boolean connectChannel(BluetoothDevice device,
575 Log.e(TAG, "connectChannel fail to get a app id from config");