Searched refs:SDP_NAME (Results 1 – 1 of 1) sorted by relevance
58 private static final String SDP_NAME = "SL4A"; field in BluetoothRfcommFacade172 mBluetoothAdapter.listenUsingRfcommWithServiceRecord(SDP_NAME, UUID.fromString(uuid)); in bluetoothRfcommAccept()