Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 130 → Rev 483

/Riddim/bluetooth_handler.h
9,7 → 9,6
#include <bluetooth/hci_lib.h>
 
#include <unistd.h>//for close() for socket
 
#include <stdlib.h>
 
 
22,6 → 21,8
#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>