VM_BT_NS_NOTIFICATION_HANDLE vm_bt_ns_register_notification_callback( vm_bt_ns_notification_callback callback, void* user_data );
VM_BT_NS_NOTIFICATION_HANDLE vm_bt_ns_register_notification_callback( vm_bt_ns_notification_callback callback, void* user_data );
Registers a callback function for the notification of the Bluetooth.
|
Parameters |
Description |
|
vm_bt_ns_notification_callback callback |
[IN] The callback will be called when the notification is received. |
|
void* user_data |
[IN] The user data, which will be used by the callback. |
VM_BT_NS_NOTIFICATION_HANDLE, a positive number, when the registration is
successful. If it is a negative number, the registration failed. Refer to
VM_BT_NS_RESULT for error code.
vmbt_ns.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.