#include <bluetooth/sdp.h>
#include <bluetooth/sdp_lib.h>
#include <stdint.h>
#include <libhfp/bt.h>
#include <libhfp/rfcomm.h>
#include <libhfp/soundio.h>
#include <libhfp/soundio-buf.h>
Namespaces | |
namespace | libhfp |
Classes | |
class | HfpService |
Service Handler for Hands-Free Profile. More... | |
class | HfpPendingCommand |
Audio Gateway Pending Command Object. More... | |
class | HfpSession |
Session object for Hands-Free Profile. More... |