typedef void (* vm_bt_gatt_register_for_notification_callback)(VM_BT_GATT_CONTEXT_HANDLE context, VMBOOL has_error, vm_bt_gatt_address_t* gatt_address, vm_bt_gatt_client_characteristic_t* ch);
typedef void (* vm_bt_gatt_register_for_notification_callback)(VM_BT_GATT_CONTEXT_HANDLE context, VMBOOL has_error, vm_bt_gatt_address_t* gatt_address, vm_bt_gatt_client_characteristic_t* ch);
Register notification callback
|
Parameters |
Description |
|
context |
[IN] Register context, profile can get it within register callback |
|
has_error |
[IN] Non-zero indicates an error, otherwise its a success. |
|
gatt_address |
[IN] Bluetooth Address. |
|
ch |
[IN] Characteristic information. |
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.