Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 483 → Rev 482

/Riddim/bluetooth_handler.h
9,6 → 9,7
#include <bluetooth/hci_lib.h>
 
#include <unistd.h>//for close() for socket
 
#include <stdlib.h>
 
 
21,8 → 22,6
#include <errno.h>
#include <sys/types.h>
#include <netinet/in.h>
#include <sys/time.h>
 
#include <unistd.h>//for close() for socket
 
#include <string.h>