bt_vendor_callbacks_t 結構體參考資料
#include <
bt_vendor_lib.h
>
資料欄位 |
|
size_t | size |
cfg_result_cb | fwcfg_cb |
cfg_result_cb | scocfg_cb |
cfg_result_cb | lpm_cb |
cfg_result_cb | audio_state_cb |
malloc_cb | alloc |
mdealloc_cb | dealloc |
cmd_xmit_cb | xmit_cb |
cfg_result_cb | epilog_cb |
詳細說明
定義位於檔案 bt_vendor_lib.h 的 290 行。
欄位說明文件
malloc_cb alloc |
定義位於檔案 bt_vendor_lib.h 的 312 行。
cfg_result_cb audio_state_cb |
定義位於檔案 bt_vendor_lib.h 的 309 行。
mdealloc_cb dealloc |
定義位於檔案 bt_vendor_lib.h 的第 315 行。
cfg_result_cb epilog_cb |
定義位於檔案 bt_vendor_lib.h 的 321 行。
cfg_result_cb fwcfg_cb |
定義位於檔案 bt_vendor_lib.h 的 300 行。
cfg_result_cb lpm_cb |
定義位於檔案 bt_vendor_lib.h 的 306 行。
cfg_result_cb scocfg_cb |
定義位於檔案 bt_vendor_lib.h 的 303 行。
size_t size |
設為 sizeof(bt_vendor_callbacks_t)
定義位於檔案 bt_vendor_lib.h 的 292 行。
cmd_xmit_cb xmit_cb |
定義位於檔案 bt_vendor_lib.h 的 318 行。
這個結構體的說明文件是由下列檔案產生:
- external/bluetooth/bluedroid/hci/include/ bt_vendor_lib.h