Searched defs:BLUETOOTH (Results 1 – 4 of 4) sorted by relevance
27 const BLUETOOTH: u32 = 3; constant
41 int BLUETOOTH = 4; field
157 int BLUETOOTH = 2; field
255 sTransportNames.put(NetworkCapabilities.TRANSPORT_BLUETOOTH, "[BLUETOOTH]"); in sTransportNames.put()