bthl_interface_t Struct Reference
bthl_interface_t Struct Reference
#include <
bt_hl.h
>
Data Fields |
|
size_t | size |
bt_status_t (* | init )( bthl_callbacks_t *callbacks) |
bt_status_t (* | register_application )( bthl_reg_param_t *p_reg_param, int *app_id) |
bt_status_t (* | unregister_application )(int app_id) |
bt_status_t (* | connect_channel )(int app_id, bt_bdaddr_t *bd_addr, int mdep_cfg_index, int *channel_id) |
bt_status_t (* | destroy_channel )(int channel_id) |
void(* | cleanup )(void) |
Detailed Description
Field Documentation
bt_status_t (* connect_channel)(int app_id, bt_bdaddr_t *bd_addr, int mdep_cfg_index, int *channel_id) |
bt_status_t (* destroy_channel)(int channel_id) |
bt_status_t (* init)( bthl_callbacks_t *callbacks) |
bt_status_t (* register_application)( bthl_reg_param_t *p_reg_param, int *app_id) |
bt_status_t (* unregister_application)(int app_id) |
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ bt_hl.h