WE310F5  39.00.000
M2MB_BLE_GENERAL_PARAM_S Struct Reference

Structure for BLE generic configuration parameters. More...

#include <m2mb_ble_driver.h>

Data Fields

M2MB_BLE_ROLE_T ble_role
 
M2MB_BLE_BD_ADDR_T ble_bd_address
 
UINT16 ble_device_appearance
 
INT8 ble_device_name [M2MB_BLE_MAX_DEVICE_NAME_LENGTH+1]
 
INT8 ble_manufacturer_name [M2MB_BLE_MAX_MANUFACTURER_NAME_LENGTH+1]
 
UINT8 ble_tio_mode
 

Detailed Description

Structure for BLE generic configuration parameters.

Structure for BLE generic configuration parameters.

Definition at line 576 of file m2mb_ble_driver.h.

Field Documentation

◆ ble_bd_address

M2MB_BLE_BD_ADDR_T ble_bd_address

ble MAC address

Definition at line 579 of file m2mb_ble_driver.h.

◆ ble_device_appearance

UINT16 ble_device_appearance

ble device appearance

Definition at line 580 of file m2mb_ble_driver.h.

◆ ble_device_name

device name

Definition at line 581 of file m2mb_ble_driver.h.

◆ ble_manufacturer_name

INT8 ble_manufacturer_name[M2MB_BLE_MAX_MANUFACTURER_NAME_LENGTH+1]

manufacturer name

Definition at line 582 of file m2mb_ble_driver.h.

◆ ble_role

M2MB_BLE_ROLE_T ble_role

ble role

Definition at line 578 of file m2mb_ble_driver.h.

◆ ble_tio_mode

UINT8 ble_tio_mode

tio mode

Definition at line 583 of file m2mb_ble_driver.h.


The documentation for this struct was generated from the following file: