#include <zeusbase/Config/PlatformDefines.hpp>#include <bluetooth/bluetooth.h>#include <bluetooth/hci.h>#include <bluetooth/hci_lib.h>#include <bluetooth/rfcomm.h>Go to the source code of this file.
Defines | |
| #define | BT_PORT_ANY ((NAMESPACE_Zeus::Uint8)-1) |
| #define | BT_PORT_MIN 0x1 |
| #define | BT_PORT_MAX 0xff |
| #define | AF_BTH AF_BLUETOOTH |
| #define | PF_BTH PF_BLUETOOTH |
| #define | NS_BTH 16 |
| #define | BTHPROTO_RFCOMM BTPROTO_RFCOMM |
Typedefs | |
| typedef sockaddr_rc | SOCKADDR_BTH |
| #define AF_BTH AF_BLUETOOTH |
| #define BT_PORT_ANY ((NAMESPACE_Zeus::Uint8)-1) |
| #define BT_PORT_MAX 0xff |
| #define BT_PORT_MIN 0x1 |
| #define BTHPROTO_RFCOMM BTPROTO_RFCOMM |
| #define NS_BTH 16 |
| #define PF_BTH PF_BLUETOOTH |
| typedef sockaddr_rc SOCKADDR_BTH |