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 |
| uint8_t | ble_addr_type |
| 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
| uint8_t ble_addr_type |
BLE local device address_type BLE_GAP_ADDR_TYPES
| char bt_name[BT_NAME_LEN+1] |
BT local device name
| char ble_name[BT_NAME_LEN+1] |
BLE local device name