bt_callbacks_t 結構體參考資料
#include <
bluetooth.h
>
詳細說明
TODO:新增 Link Up/Down 和其他一般通知/回呼的回呼,以及藍牙 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 行。
callback_thread_event thread_evt_cb |
定義位於檔案 bluetooth.h 的 412 行。
這個結構體的說明文件是由下列檔案產生:
- hardware/libhardware/include/hardware/ bluetooth.h