Tài liệu tham khảo về cấu trúc bt_callbacks_t

Tài liệu tham khảo về cấu trúc bt_callbacks_t

#include < bluetooth.h >

Trường dữ liệu

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
 

Nội dung mô tả chi tiết

VIỆC CẦN LÀM: Thêm lệnh gọi lại cho Link Up/Down (Kết nối/Ngắt kết nối) và các thông báo/lệnh gọi lại chung khác về cấu trúc lệnh gọi lại Bluetooth DM.

Định nghĩa tại dòng 400 của tệp bluetooth.h .

Tài liệu về trường

acl_state_changed_callback acl_state_changed_cb

Định nghĩa tại dòng 411 của tệp bluetooth.h .

adapter_properties_callback adapter_properties_cb

Định nghĩa tại dòng 404 của tệp bluetooth.h .

adapter_state_changed_callback adapter_state_changed_cb

Định nghĩa tại dòng 403 của tệp bluetooth.h .

bond_state_changed_callback bond_state_changed_cb

Định nghĩa tại dòng 410 của tệp bluetooth.h .

device_found_callback device_found_cb

Định nghĩa tại dòng 406 của tệp bluetooth.h .

discovery_state_changed_callback discovery_state_changed_cb

Định nghĩa tại dòng 407 của tệp bluetooth.h .

dut_mode_recv_callback dut_mode_recv_cb

Định nghĩa tại dòng 413 của tệp bluetooth.h .

energy_info_callback energy_info_cb

Định nghĩa tại dòng 415 của tệp bluetooth.h .

le_test_mode_callback le_test_mode_cb

Định nghĩa tại dòng 414 của tệp bluetooth.h .

pin_request_callback pin_request_cb

Định nghĩa tại dòng 408 của tệp bluetooth.h .

remote_device_properties_callback remote_device_properties_cb

Định nghĩa tại dòng 405 của tệp bluetooth.h .

size_t size

đặt thành sizeof(bt_callbacks_t)

Định nghĩa tại dòng 402 của tệp bluetooth.h .

ssp_request_callback ssp_request_cb

Định nghĩa tại dòng 409 của tệp bluetooth.h .

Định nghĩa tại dòng 412 của tệp bluetooth.h .


Tài liệu cho cấu trúc này được tạo từ tệp sau: