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
 

詳細な説明

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 行 の定義。


この構造体のドキュメントは、次のファイルから生成されました。