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