Searched defs:TRANSPORT_BLUETOOTH (Results 1 – 6 of 6) sorted by relevance
58 const int TRANSPORT_BLUETOOTH = 2; field
57 const int TRANSPORT_BLUETOOTH = 2; field
192 const int TRANSPORT_BLUETOOTH = 2; field
257 sTransportNames.put(NetworkCapabilities.TRANSPORT_BLUETOOTH, "[BLUETOOTH]"); in sTransportNames.put()