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