Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:autoConnect

1177      * @param autoConnect Whether to directly connect to the remote device (false)
1182 public BluetoothGatt connectGatt(Context context, boolean autoConnect,
1195 gatt.connect(autoConnect, callback);