مرجع بنية bthl_interface_t

مرجع بنية bthl_interface_t

#include < bt_hl.h >

حقول البيانات

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)
 

وصف مفصّل

يمثّل واجهة BT-HL العادية.

التعريف في السطر 93 من الملف bt_hl.h .

مستندات الحقل

void(* cleanup)(void)

إغلاق طلب معاودة الاتصال Bthl

التعريف في السطر 116 من الملف bt_hl.h .

bt_status_t (* connect_channel)(int app_id, bt_bdaddr_t *bd_addr, int mdep_cfg_index, int *channel_id)

ربط القناة

التعريف في السطر 110 من الملف bt_hl.h .

bt_status_t (* destroy_channel)(int channel_id)

إتلاف القناة

التعريف في السطر 113 من الملف bt_hl.h .

bt_status_t (* init)( bthl_callbacks_t *callbacks)

تسجيل طلبات معاودة الاتصال في Bthl

التعريف في السطر 101 من الملف bt_hl.h .

bt_status_t (* register_application)( bthl_reg_param_t *p_reg_param, int *app_id)

تسجيل طلب الحصول على علامة الاعتماد العالية

التعريف في السطر 104 من الملف bt_hl.h .

الحجم size_t

تم ضبطه على sizeof(bthl_interface_t)

التعريف في السطر 96 من الملف bt_hl.h .

bt_status_t (* unregister_application)(int app_id)

إلغاء تسجيل تطبيق HL

التعريف في السطر 107 من الملف bt_hl.h .


تم إنشاء مستندات هذه البنية من الملف التالي:
  • hardware/libhardware/include/hardware/ bt_hl.h