Bluetooth base context. More...
#include <bt_common.h>
Public Attributes | |
struct bt_hal_common_ops_s * | bt_hal_common_ops |
struct ble_hal_common_ops_s * | ble_hal_common_ops |
struct bt_common_ops_s * | bt_common_ops |
struct ble_common_ops_s * | ble_common_ops |
BT_ADDR | bt_addr |
BT_ADDR | ble_addr |
char | bt_name [BT_NAME_LEN+1] |
char | ble_name [BT_NAME_LEN+1] |
Bluetooth base context.
struct bt_hal_common_ops_s* bt_hal_common_ops |
BT common HAL interfaces bt_hal_common_ops_s
struct ble_hal_common_ops_s* ble_hal_common_ops |
BLE common HAL interfaces ble_hal_common_ops_s
struct bt_common_ops_s* bt_common_ops |
BT status callbacks bt_common_ops_s
struct ble_common_ops_s* ble_common_ops |
BLE status callbacks ble_common_ops_s
char bt_name[BT_NAME_LEN+1] |
BT local device name
char ble_name[BT_NAME_LEN+1] |
BLE local device name