Searched refs:useBle (Results 1 – 1 of 1) sorted by relevance
105 public BluetoothChatService(Context context, Handler handler, boolean useBle) { in BluetoothChatService() argument110 mBleTransport = useBle; in BluetoothChatService()111 if (D) Log.d(TAG, "Construct BluetoothChatService: useBle=" + useBle); in BluetoothChatService()