Bluetooth SPP context. More...
#include <bt_spp.h>
Public Attributes | |
BT_CONNECT_STATUS | bt_spp_connection |
uint16_t | bt_spp_handle |
struct bt_acl_state_s * | bt_acl_state |
struct bt_hal_spp_ops_s * | bt_hal_spp_ops |
struct bt_spp_ops_s * | bt_spp_ops |
BT_UUID | spp_uuid |
Bluetooth SPP context.
BT_CONNECT_STATUS bt_spp_connection |
Status of SPP connection BT_CONNECT_STATUS
uint16_t bt_spp_handle |
Handle ID of SPP connection
struct bt_acl_state_s* bt_acl_state |
Bluetooth ACL context bt_acl_state_s
struct bt_hal_spp_ops_s* bt_hal_spp_ops |
SPP HAL interfaces bt_hal_spp_ops_s
struct bt_spp_ops_s* bt_spp_ops |
SPP connection callbacks bt_spp_ops_s