typedef struct { VMUINT16 event_size; void* event_data; vm_bt_cm_bt_address_t bt_address; VMBOOL is_connected; } vm_bt_ns_connection_status_t;
typedef struct { VMUINT16 event_size; void* event_data; vm_bt_cm_bt_address_t bt_address; VMBOOL is_connected; } vm_bt_ns_connection_status_t;
Bluetooth notification connection status change
vmbt_ns.h
|
Members |
Description |
|
VMUINT16 event_size; |
The size of the event data. Reserved. |
|
void* event_data; |
The event data. Reserved. |
|
vm_bt_cm_bt_address_t bt_address; |
The Bluetooth address. |
|
VMBOOL is_connected; |
The connection status. |
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.