FreeRTOS: BLE
BLE
Return to main page ↑
BTProperty_t Struct Reference

Bluetooth Adapter Property data structure. More...

#include <bt_hal_manager.h>

Data Fields

BTPropertyType_t xType
 
size_t xLen
 
void * pvVal
 

Detailed Description

Bluetooth Adapter Property data structure.

Field Documentation

◆ xType

BTPropertyType_t BTProperty_t::xType

Property type.

◆ xLen

size_t BTProperty_t::xLen

Property value length.

◆ pvVal

void* BTProperty_t::pvVal

Property value.


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