typedef void (* vm_bt_gatt_register_server_callback)(VM_BT_GATT_CONTEXT_HANDLE context, VMBOOL has_error, VMUINT8 app_uuid[16]);
typedef void (* vm_bt_gatt_register_server_callback)(VM_BT_GATT_CONTEXT_HANDLE context, VMBOOL has_error, VMUINT8 app_uuid[16]);
The callback for vm_bt_gatt_server_register.
|
Parameters |
Description |
|
context |
[IN] Registered context, the profile must save it because it can be used in other APIs |
|
has_error |
[IN] Non-zero indicates an error otherwise it's a success. |
|
app_uuid |
[IN] Profile UUID specify in register |
void
vmbt_gatt.h
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.