typedef void (* vm_bt_gatt_service_started_callback)(VMBOOL has_error, VM_BT_GATT_CONTEXT_HANDLE context, VM_BT_GATT_SERVICE_HANDLE service);
typedef void (* vm_bt_gatt_service_started_callback)(VMBOOL has_error, VM_BT_GATT_CONTEXT_HANDLE context, VM_BT_GATT_SERVICE_HANDLE service);
Start service callback
|
Parameters |
Description |
|
has_error |
[IN] Non-zero indicates an error otherwise it's a success. |
|
context |
[IN] Registered context from the listen request. |
|
service |
[IN] Service handle. |
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.