bt_interface_t 構造体リファレンス
#include <
bluetooth.h
>
データ フィールド |
|
size_t | size |
int(* | init )( bt_callbacks_t *callbacks) |
int(* | enable )(bool guest_mode) |
int(* | disable )(void) |
void(* | cleanup )(void) |
int(* | get_adapter_properties )(void) |
int(* | get_adapter_property )( bt_property_type_t type) |
int(* | set_adapter_property )(const bt_property_t *property) |
int(* | get_remote_device_properties )(bt_bdaddr_t *remote_addr) |
int(* | get_remote_device_property )(bt_bdaddr_t *remote_addr, bt_property_type_t type) |
int(* | set_remote_device_property )(bt_bdaddr_t *remote_addr, const bt_property_t *property) |
int(* | get_remote_service_record )(bt_bdaddr_t *remote_addr, bt_uuid_t *uuid) |
int(* | get_remote_services )(bt_bdaddr_t *remote_addr) |
int(* | start_discovery )(void) |
int(* | cancel_discovery )(void) |
int(* | create_bond )(const bt_bdaddr_t *bd_addr, int transport) |
int(* | create_bond_out_of_band )(const bt_bdaddr_t *bd_addr, int transport, const bt_out_of_band_data_t *oob_data) |
int(* | remove_bond )(const bt_bdaddr_t *bd_addr) |
int(* | cancel_bond )(const bt_bdaddr_t *bd_addr) |
int(* | get_connection_state )(const bt_bdaddr_t *bd_addr) |
int(* | pin_reply )(const bt_bdaddr_t *bd_addr, uint8_t accept, uint8_t pin_len, bt_pin_code_t *pin_code) |
int(* | ssp_reply )(const bt_bdaddr_t *bd_addr, bt_ssp_variant_t variant, uint8_t accept, uint32_t passkey) |
const void *(* | get_profile_interface )(const char *profile_id) |
int(* | Dut_mode_configure (uint8_t enable) |
int(* | DutModeSend )(uint16_t opcode, uint8_t *buf, uint8_t len) |
int(* | le_test_mode )(uint16_t opcode, uint8_t *buf, uint8_t len) |
int(* | config_hci_snoop_log )(uint8_t enable ) |
int(* | set_os_callouts )( bt_os_callouts_t *callouts) |
int(* | read_energy_info )() |
void(* | dump )(int fd, const char **arguments) |
int(* | config_clear )(void) |
void(* | interop_database_clear )(void) |
void(* | interop_database_add )(uint16_t feature, const bt_bdaddr_t *addr, size_t len) |
詳細な説明
注: デフォルトでは、初期化/有効化時にプロファイルは初期化されません。アプリがプロファイルの「init」API を呼び出すたびに、次のいずれかが発生します。
1)Bluetooth が有効になっていない場合、Bluetooth コアはプロファイルを有効としてマークします。その後、アプリケーションが Bluetooth の「有効化」を呼び出すと、有効化シーケンスの一部として、適切なスタック API を呼び出して、マークされたプロファイルが有効になります。「adapter_properties_cb」は、有効なプロファイルの UUID のリストを返します。
2)Bluetooth が有効になっている場合、Bluetooth コアはスタック プロファイル API を呼び出してプロファイルを初期化し、新しく追加されたプロファイルの UUID を含む現在の UUID リストで「adapter_properties_cb」をトリガーします。
プロファイルの「クリーンアップ」API が呼び出されるたびに、逆の処理が行われます。標準の Bluetooth DM インターフェースを表します。
ファイル bluetooth.h の 456 行の定義。
フィールドのドキュメント
int(* cancel_bond)(const bt_bdaddr_t *bd_addr) |
債券をキャンセルする
ファイル bluetooth.h の 521 行の定義。
int(* cancel_discovery)(void) |
検出をキャンセルする
ファイル bluetooth.h の 508 行の定義。
void(* cleanup)(void) |
インターフェースを閉じます。
ファイル bluetooth.h の行 472 の定義。
int(* config_clear)(void) |
/data/misc/bt_config.conf を消去し、保存されている接続をすべて消去します。
ファイル bluetooth.h の 580 行の定義。
int(* config_hci_snoop_log)(uint8_t enable ) |
ファイル bluetooth.h の 557 行の定義。
int(* create_bond)(const bt_bdaddr_t *bd_addr, int transport) |
Bluetooth ボンディングを作成する
ファイル bluetooth.h の 511 行の定義。
int(* create_bond_out_of_band)(const bt_bdaddr_t *bd_addr, int transport, const bt_out_of_band_data_t *oob_data) |
アウトオブバンド データを使用して Bluetooth ボンディングを作成する
ファイル bluetooth.h の 514 行 の定義。
int(* disable)(void) |
Bluetooth を無効にします。
ファイル bluetooth.h の 469 行 の定義。
void(* dump)(int fd, const char **arguments) |
dumpsys 関数のネイティブ サポート: 関数は同期で、|fd| は呼び出し元が所有します。|arguments| は、出力に影響する可能性のある引数で、UTF-8 文字列としてエンコードされます。
ファイル bluetooth.h の 575 行 の定義。
int(* dut_mode_configure)(uint8_t enable ) |
Bluetooth テストモード API - これらの API を使用するには、Bluetooth を有効にする必要があります。
ファイル bluetooth.h の 548 行の定義。
int(* dut_mode_send)(uint16_t opcode, uint8_t *buf, uint8_t len) |
ファイル bluetooth.h の 551 行 の定義。
int(* enable)(bool guest_mode) |
Bluetooth を有効にします。
ファイル bluetooth.h の 466 行の定義。
int(* get_adapter_properties)(void) |
初期化時にすべての Bluetooth アダプター プロパティを取得する
ファイル bluetooth.h の 475 行の定義。
int(* get_adapter_property)( bt_property_type_t type) |
Bluetooth アダプターのプロパティ「type」を取得します。
ファイル bluetooth.h の 478 行 の定義。
int(* get_connection_state)(const bt_bdaddr_t *bd_addr) |
特定のリモート デバイスの接続ステータスを取得します。戻り値が 0 の場合、デバイスは接続されていません。ゼロ以外の戻りステータスは、アクティブな接続を示します。
ファイル bluetooth.h の 528 行の定義。
const void*(* get_profile_interface)(const char *profile_id) |
Bluetooth プロファイル インターフェースを取得する
ファイル bluetooth.h の 544 行の定義。
int(* get_remote_device_properties)(bt_bdaddr_t *remote_addr) |
すべてのリモート デバイスのプロパティを取得する
ファイル bluetooth.h の 487 行 の定義。
int(* get_remote_device_property)(bt_bdaddr_t *remote_addr, bt_property_type_t type) |
リモート デバイスの「type」プロパティを取得します。
ファイル bluetooth.h の 490 行 の定義。
int(* get_remote_service_record)(bt_bdaddr_t *remote_addr, bt_uuid_t *uuid) |
指定された UUID のリモート デバイスのサービス レコードを取得します。
ファイル bluetooth.h の 498 行 の定義。
int(* get_remote_services)(bt_bdaddr_t *remote_addr) |
SDP を起動してリモート サービスを取得します。
ファイル bluetooth.h の 502 行の定義。
int(* init)( bt_callbacks_t *callbacks) |
インターフェースを開き、このインターフェースの実装にコールバック ルーティンを提供します。
ファイル bluetooth.h の 463 行 の定義。
void(* interop_database_add)(uint16_t feature, const bt_bdaddr_t *addr, size_t len) |
デバイス アドレスの最初の |len| バイトが |addr| と一致するリモート デバイス用の新しいデバイス相互運用性の回避策を追加します。注: |feature| は interop_feature_t(interop.h)で定義された項目と一致する必要があります。
ファイル bluetooth.h の 592 行 の定義。
void(* interop_database_clear)(void) |
デバイス相互運用性データベースの動的部分を消去(リセット)します。
ファイル bluetooth.h の 585 行 の定義。
int(* le_test_mode)(uint16_t opcode, uint8_t *buf, uint8_t len) |
BLE テストモード API
ファイル bluetooth.h の 554 行の定義。
int(* pin_reply)(const bt_bdaddr_t *bd_addr, uint8_t accept, uint8_t pin_len, bt_pin_code_t *pin_code) |
BT レガシー PinKey レスポンス: accept==FALSE の場合、pin_len と pin_code は 0x0 になります。
ファイル bluetooth.h の 532 行の定義。
int(* read_energy_info)() |
エネルギー情報の詳細を読み取る - 戻り値は BT_STATUS_SUCCESS または BT_STATUS_NOT_READY を示します。成功は、VSC コマンドがコントローラに送信されたことを示します。
ファイル bluetooth.h の 567 行 の定義。
int(* remove_bond)(const bt_bdaddr_t *bd_addr) |
ボンドを削除する
ファイル bluetooth.h の 518 行の定義。
int(* set_adapter_property)(const bt_property_t *property) |
Bluetooth アダプターのプロパティ「type」を設定します。
ファイル bluetooth.h の 484 行 の定義。
int(* set_os_callouts)( bt_os_callouts_t *callouts) |
アラームとウェイクロックに bluedroid が必要とする OS コールアウト関数を設定します。これは、|init| が成功した直後に呼び出す必要があります。
ファイル bluetooth.h の 562 行 の定義。
int(* set_remote_device_property)(bt_bdaddr_t *remote_addr, const bt_property_t *property) |
リモート デバイスのプロパティ「type」を設定します。
ファイル bluetooth.h の 494 行 の定義。
size_t size |
sizeof(bt_interface_t) に設定
ファイル bluetooth.h の 458 行 の定義。
int(* ssp_reply)(const bt_bdaddr_t *bd_addr, bt_ssp_variant_t variant, uint8_t accept, uint32_t passkey) |
BT SSP レスポンス - Just Works、数値比較、パスキー。BT_SSP_VARIANT_PASSKEY_COMPARISON と BT_SSP_VARIANT_CONSENT の場合、パスキーは 0 にする必要があります。BT_SSP_VARIANT_PASSKEY_ENTRY の場合、accept==FALSE の場合、パスキーは 0 にする必要があります。
ファイル bluetooth.h の 540 行の定義。
int(* start_discovery)(void) |
検出を開始する
ファイル bluetooth.h の 505 行の定義。
この構造体のドキュメントは、次のファイルから生成されました。
- hardware/libhardware/include/hardware/ bluetooth.h