BLE Device Property. More...
#include <bt_hal_manager_adapter_ble.h>
Data Fields | |
BTBlePropertyType_t | xType |
size_t | xLen |
void * | pvVal |
BLE Device Property.
BTBlePropertyType_t BTBleProperty_t::xType |
BLE Property Type.
size_t BTBleProperty_t::xLen |
Value Length.
void* BTBleProperty_t::pvVal |
Property Value.