#include <stdint.h>#include <errno.h>#include <bluetooth/sdp.h>#include <bluetooth/sdp_lib.h>#include <libhfp/bt.h>


Namespaces | |
| namespace | libhfp |
Classes | |
| class | RfcommService |
| Service building block for RFCOMM profiles. More... | |
| class | RfcommSession |
| Session building block for RFCOMM profiles. More... | |
Enumerations | |
| enum | rfcomm_secmode_t { RFCOMM_SEC_NONE, RFCOMM_SEC_AUTH, RFCOMM_SEC_CRYPT } |
| Bluetooth RFCOMM connection security modes. More... | |
1.5.4