Use: BOARD_VNDK_VERSION := current to check vndk.VNDK
Change-Id: I98765199e8b0ef40de5e43b709a96ad9d77093d4
LOCAL_SHARED_LIBRARIES := \
libcutils \
- liblog
+ liblog \
+ libutils
LOCAL_MODULE := libbt-vendor-realtek
LOCAL_MODULE_TAGS := optional
#include <fcntl.h>
#include <termios.h>
#include <errno.h>
+#include <pthread.h>
#include <signal.h>
#include <time.h>
#include <sys/prctl.h>
#include <arpa/inet.h>
#include <string.h>
#include <linux/wait.h>
+#include <unistd.h>
#include "hci_h5_int.h"
#include "bt_skbuff.h"
#define LOG_TAG "rtk_btsnoop_net"
#include "rtk_btsnoop_net.h"
-
+#include <unistd.h>
#define DATA_DIRECT_2_ELLISY 1