typedef struct { VMINT32 service_handle; void* user_data; VMUINT8* device_name; VMUINT8 enable_16digits_pin_code; vm_bt_cm_bt_address_t device_address; } vm_bt_cm_pair_indication_t;
typedef struct { VMINT32 service_handle; void* user_data; VMUINT8* device_name; VMUINT8 enable_16digits_pin_code; vm_bt_cm_bt_address_t device_address; } vm_bt_cm_pair_indication_t;
Pairing indication struct.
vmbt_cm.h
|
Members |
Description |
|
VMINT32 service_handle; |
Service handle. |
|
void* user_data; |
User data. |
|
VMUINT8* device_name; |
Device name. |
|
VMUINT8 enable_16digits_pin_code; |
Whether enable 16 digits pin code |
|
vm_bt_cm_bt_address_t device_address; |
Device address. |
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.