Searched refs:TRANSPORT_LE (Results 1 – 1 of 1) sorted by relevance
566 public static final int TRANSPORT_LE = 2; field in BluetoothDevice819 if (TRANSPORT_AUTO > transport || transport > TRANSPORT_LE) in createBond()