bt_callbacks_t 结构体参考文档

bt_callbacks_t 结构体参考文档

#include < bluetooth.h >

数据字段

size_t  尺寸
 
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
 

详细说明

TODO:添加了关联上/下和其他通用通知/回调的回调 Bluetooth DM 回调结构。

定义位于文件 bluetooth.h 400 行。

字段文档

acl_state_changed_callback acl_state_changed_cb

定义位于文件 bluetooth.h 411 行。

adapter_properties_callback adapter_properties_cb

定义位于文件 bluetooth.h 404 行。

adapter_state_changed_callback adapter_state_changed_cb

定义位于文件 bluetooth.h 403 行。

bond_state_changed_callback bond_state_changed_cb

定义位于文件 bluetooth.h 410 行

device_found_callback device_found_cb

定义位于文件 bluetooth.h 406 行。

discovery_state_changed_callback discovery_state_changed_cb

定义位于文件 bluetooth.h 407 行。

dut_mode_recv_callback dut_mode_recv_cb

定义位于文件 bluetooth.h 413 行。

energy_info_callback energy_info_cb

定义位于文件 bluetooth.h 415 行

le_test_mode_callback le_test_mode_cb

定义位于文件 bluetooth.h 414 行

pin_request_callback pin_request_cb

定义位于文件 bluetooth.h 408 行

remote_device_properties_callback remote_device_properties_cb

定义位于文件 bluetooth.h 405 行。

size_t size

设置为 sizeof(bt_callbacks_t)

定义位于文件 bluetooth.h 402 行

ssp_request_callback ssp_request_cb

定义位于文件 bluetooth.h 409 行。

定义位于文件 bluetooth.h 412 行


此结构体的文档是根据以下文件生成的: