qcacmn: Converge on wmi event registration / unregistration
Converge on wmi event registration / unregistration method. Change-Id: If03a38d74a47cc1d900bc5734a7c8f950513efaa CRs-Fixed: 2148479
Цей коміт міститься в:
@@ -214,7 +214,7 @@ wmi_unified_register_event(wmi_unified_t wmi_handle,
|
||||
*/
|
||||
int
|
||||
wmi_unified_register_event_handler(wmi_unified_t wmi_handle,
|
||||
uint32_t event_id,
|
||||
wmi_conv_event_id event_id,
|
||||
wmi_unified_event_handler handler_func,
|
||||
uint8_t rx_ctx);
|
||||
|
||||
@@ -238,7 +238,7 @@ wmi_unified_unregister_event(wmi_unified_t wmi_handle,
|
||||
*/
|
||||
int
|
||||
wmi_unified_unregister_event_handler(wmi_unified_t wmi_handle,
|
||||
uint32_t event_id);
|
||||
wmi_conv_event_id event_id);
|
||||
|
||||
/**
|
||||
* request wmi to connet its htc service.
|
||||
|
Посилання в новій задачі
Заблокувати користувача