Classic Device Property. More...
#include <bt_hal_manager_adapter_classic.h>
Data Fields | |
BTClassicPropertyType_t | xType |
size_t | xLen |
void * | pvVal |
Classic Device Property.
BTClassicPropertyType_t BTClassicProperty_t::xType |
BT Classic Property Type.
size_t BTClassicProperty_t::xLen |
Value Length.
void* BTClassicProperty_t::pvVal |
Property Value.