Searched defs:TRANSPORT_LE (Results 1 – 6 of 6) sorted by relevance
37 TRANSPORT_LE = "2" variable in Security
58 enum Transport { TRANSPORT_AUTO = 0, TRANSPORT_BREDR = 1, TRANSPORT_LE = 2 }; enumerator
75 TRANSPORT_LE = "2" variable in OobPairingSl4aTest
316 TRANSPORT_LE = 0x02 variable in GattTransport
1232 public static final int TRANSPORT_LE = 2; field in BluetoothDevice
61 #define TRANSPORT_LE 2 macro