การอ้างอิงโครงสร้าง bt_callbacks_t

การอ้างอิงโครงสร้าง bt_callbacks_t

#include < bluetooth.h >

ฟิลด์ข้อมูล

size_t  size
 
adapter_state_changed_callback   adapter_state_changed_cb
 
adapter_properties_callback   adapter_properties_cb
 
remote_device_properties_callback   remote_device_properties_cb
 
device_found_callback   device_found_cb
 
discovery_state_changed_callback   discovery_state_changed_cb
 
pin_request_callback   pin_request_cb
 
ssp_request_callback   ssp_request_cb
 
bond_state_changed_callback   bond_state_changed_cb
 
acl_state_changed_callback   acl_state_changed_cb
 
callback_thread_event   thread_evt_cb
 
dut_mode_recv_callback   dut_mode_recv_cb
 
le_test_mode_callback   le_test_mode_cb
 
energy_info_callback   energy_info_cb
 

คำอธิบายโดยละเอียด

สิ่งที่ต้องทำ: เพิ่มการเรียกกลับสำหรับสถานะการเชื่อมต่อ "เปิด/ปิด" และการแจ้งเตือน/การเรียกกลับทั่วไปอื่นๆ ของโครงสร้างการเรียกกลับของ Bluetooth DM

คําจํากัดความที่บรรทัด 400 ของไฟล์ bluetooth.h .

เอกสารประกอบในสนาม

acl_state_changed_callback acl_state_changed_cb

คําจํากัดความที่บรรทัด 411 ของไฟล์ bluetooth.h .

adapter_properties_callback adapter_properties_cb

คําจํากัดความที่บรรทัด 404 ของไฟล์ bluetooth.h .

adapter_state_changed_callback adapter_state_changed_cb

คําจํากัดความที่บรรทัด 403 ของไฟล์ bluetooth.h .

bond_state_changed_callback bond_state_changed_cb

คําจํากัดความที่บรรทัด 410 ของไฟล์ bluetooth.h .

device_found_callback device_found_cb

คําจํากัดความที่บรรทัด 406 ของไฟล์ bluetooth.h .

discovery_state_changed_callback discovery_state_changed_cb

คําจํากัดความที่บรรทัด 407 ของไฟล์ bluetooth.h .

dut_mode_recv_callback dut_mode_recv_cb

คําจํากัดความที่บรรทัด 413 ของไฟล์ bluetooth.h .

energy_info_callback energy_info_cb

คําจํากัดความที่บรรทัด 415 ของไฟล์ bluetooth.h .

le_test_mode_callback le_test_mode_cb

คําจํากัดความที่บรรทัด 414 ของไฟล์ bluetooth.h .

pin_request_callback pin_request_cb

คําจํากัดความที่บรรทัด 408 ของไฟล์ bluetooth.h .

remote_device_properties_callback remote_device_properties_cb

คําจํากัดความที่บรรทัด 405 ของไฟล์ bluetooth.h .

size_t size

ตั้งค่าเป็น sizeof(bt_callbacks_t)

คําจํากัดความที่บรรทัด 402 ของไฟล์ bluetooth.h .

ssp_request_callback ssp_request_cb

คําจํากัดความที่บรรทัด 409 ของไฟล์ bluetooth.h .

คําจํากัดความที่บรรทัด 412 ของไฟล์ bluetooth.h .


เอกสารประกอบสำหรับโครงสร้างนี้สร้างขึ้นจากไฟล์ต่อไปนี้