#include <sys/types.h>#include <bluetooth/bluetooth.h>#include <bluetooth/sdp.h>#include <bluetooth/sdp_lib.h>#include <libhfp/list.h>#include <libhfp/events.h>


Namespaces | |
| namespace | libhfp |
Classes | |
| class | BtHub |
| Bluetooth Device Manager. More... | |
| class | BtManaged |
| Base Class for Bluetooth Reference-Counted Objects. More... | |
| class | BtHci |
| Bluetooth Local Adapter Record. More... | |
| class | BtDevice |
| Bluetooth Device Record. More... | |
| class | BtService |
| Service object base class. More... | |
| class | BtSession |
| Session object base class. More... | |
Enumerations | |
| enum | { , LIBHFP_ERROR_BT_SYSCALL, LIBHFP_ERROR_BT_HCI, LIBHFP_ERROR_BT_NO_SUPPORT, LIBHFP_ERROR_BT_SERVICE_CONFLICT, LIBHFP_ERROR_BT_BAD_SCO_CONFIG, LIBHFP_ERROR_BT_SHUTDOWN, LIBHFP_ERROR_BT_NOT_CONNECTED, LIBHFP_ERROR_BT_NOT_CONNECTED_SCO, LIBHFP_ERROR_BT_ALREADY_STARTED, LIBHFP_ERROR_BT_TIMEOUT, LIBHFP_ERROR_BT_PROTOCOL_VIOLATION, LIBHFP_ERROR_BT_USER_DISCONNECT, LIBHFP_ERROR_BT_COMMAND_ABORTED, LIBHFP_ERROR_BT_COMMAND_REJECTED } |
| Error values for subsystem LIBHFP_ERROR_SUBSYS_BT. More... | |
1.5.4