bt_os_callouts_t 構造体リファレンス
bt_os_callouts_t 構造体リファレンス
#include <
bluetooth.h
>
データ フィールド |
|
size_t | size |
set_wake_alarm_callout | set_wake_alarm |
acquire_wake_lock_callout | acquire_wake_lock |
release_wake_lock_callout | release_wake_lock |
詳細な説明
ウェイクアラームの設定とウェイクロックの取得に bluedroid で必要な一連の関数。この構造体は、|bt_interface_t| の |set_os_callouts| 関数を介してスタックに渡されます。
ファイル bluetooth.h の 427 行の定義。
フィールドのドキュメント
acquire_wake_lock_callout acquire_wake_lock |
ファイル bluetooth.h の 432 行の定義。
release_wake_lock_callout release_wake_lock |
ファイル bluetooth.h の 433 行の定義。
set_wake_alarm_callout set_wake_alarm |
ファイル bluetooth.h の 431 行 の定義。
size_t size |
ファイル bluetooth.h の 429 行の定義。
この構造体のドキュメントは、次のファイルから生成されました。
- hardware/libhardware/include/hardware/ bluetooth.h