การอ้างอิงโครงสร้าง btgatt_client_interface_t
#include < bt_gatt_client.h >
เขตข้อมูล | |
bt_status_t (* | register_client )( bt_uuid_t *uuid) |
bt_status_t (* | unregister_client ) (int client_if) |
bt_status_t (* | สแกน )(บูลสตาร์ท) |
bt_status_t (* | เชื่อมต่อ )(int client_if, const bt_bdaddr_t *bd_addr, bool is_direct, int Transport) |
bt_status_t (* | ตัดการเชื่อมต่อ )(int client_if, const bt_bdaddr_t *bd_addr, int conn_id) |
bt_status_t (* | ฟัง )(int client_if, บูลสตาร์ท) |
bt_status_t (* | รีเฟรช )(int client_if, const bt_bdaddr_t *bd_addr) |
bt_status_t (* | search_service )(int conn_id, bt_uuid_t *filter_uuid) |
bt_status_t (* | read_Characteristic )(int conn_id, uint16_t จัดการ, int auth_req) |
bt_status_t (* | write_Characteristic )(int conn_id, ตัวจัดการ uint16_t, int write_type, int auth_req, เวกเตอร์ < uint8_t > ค่า) |
bt_status_t (* | read_descriptor )(int conn_id, uint16_t จัดการ, int auth_req) |
bt_status_t (* | write_descriptor )(int conn_id, ตัวจัดการ uint16_t, int write_type, int auth_req, เวกเตอร์ < uint8_t > ค่า) |
bt_status_t (* | act_write )(int conn_id, int ดำเนินการ) |
bt_status_t (* | register_for_notification ) (int client_if, const bt_bdaddr_t *bd_addr, uint16_t handle) |
bt_status_t (* | ยกเลิกการลงทะเบียน_for_notification )(int client_if, const bt_bdaddr_t *bd_addr, uint16_t handle) |
bt_status_t (* | read_remote_rssi )(int client_if, const bt_bdaddr_t *bd_addr) |
bt_status_t (* | scan_filter_param_setup )( btgatt_filt_param_setup_t filt_param) |
bt_status_t (* | scan_filter_add_remove )(int client_if, int action, int filt_type, int filt_index, int company_id, int company_id_mask, const bt_uuid_t *p_uuid, const bt_uuid_t *p_uuid_mask, const bt_bdaddr_t *bd_addr, char addr_type, เวกเตอร์< uint8_t > ข้อมูล , เวกเตอร์< uint8_t > p_mask ) |
bt_status_t (* | scan_filter_clear ) (int client_if, int filt_index) |
bt_status_t (* | scan_filter_enable ) (int client_if, เปิดใช้งานบูล) |
อินท์(* | get_device_type )(const bt_bdaddr_t *bd_addr) |
bt_status_t (* | set_adv_data )(int client_if, บูล set_scan_rsp, บูล include_name, บูล include_txpower, int min_interval, int max_interval, ลักษณะที่ปรากฏ, เวกเตอร์ < uint8_t > ผู้ผลิต_data, เวกเตอร์ < uint8_t > service_data, เวกเตอร์ < uint8_t > service_uuid) |
bt_status_t (* | configuration_mtu )(int conn_id, int mtu) |
bt_status_t (* | conn_parameter_update )(const bt_bdaddr_t *bd_addr, int min_interval, int max_interval, int latency, int หมดเวลา) |
bt_status_t (* | set_scan_parameters ) (int client_if, int scan_interval, int scan_window) |
bt_status_t (* | multi_adv_enable )(int client_if, int min_interval, int max_interval, int adv_type, int chnl_map, int tx_power, int timeout_s) |
bt_status_t (* | multi_adv_update )(int client_if, int min_interval, int max_interval, int adv_type, int chnl_map, int tx_power, int timeout_s) |
bt_status_t (* | multi_adv_set_inst_data )(int client_if, บูล set_scan_rsp, บูล include_name, บูล incl_txpower, ลักษณะ int, เวกเตอร์< uint8_t > ผู้ผลิต_data, เวกเตอร์ < uint8_t > service_data, เวกเตอร์ < uint8_t > service_uuid) |
bt_status_t (* | multi_adv_disable )(int client_if) |
bt_status_t (* | battscan_cfg_storage )(int client_if, int bat_scan_full_max, int batt_scan_trunc_max, int batt_scan_notify_threshold) |
bt_status_t (* | battscan_enb_batch_scan ) (int client_if, int scan_mode, int scan_interval, int scan_window, int addr_type, int discard_rule) |
bt_status_t (* | battscan_dis_batch_scan ) (int client_if) |
bt_status_t (* | battscan_read_reports ) (int client_if, int scan_mode) |
bt_status_t (* | test_command )(คำสั่ง int, btgatt_test_params_t *params) |
bt_status_t (* | get_gatt_db )(int conn_id) |
คำอธิบายโดยละเอียด
แสดงถึงอินเทอร์เฟซไคลเอ็นต์ BT-GATT มาตรฐาน
คำจำกัดความที่บรรทัด 274 ของไฟล์ bt_gatt_client.h
เอกสารภาคสนาม
bt_status_t (* battscan_cfg_storage) (int client_if, int bat_scan_full_max, int batt_scan_trunc_max, int batt_scan_notify_threshold) |
คำจำกัดความที่บรรทัด 393 ของไฟล์ bt_gatt_client.h
bt_status_t (*atchscan_dis_batch_scan)(int client_if) |
คำจำกัดความที่บรรทัด 401 ของไฟล์ bt_gatt_client.h
bt_status_t (* battscan_enb_batch_scan) (int client_if, int scan_mode, int scan_interval, int scan_window, int addr_type, int discard_rule) |
คำจำกัดความที่บรรทัด 397 ของไฟล์ bt_gatt_client.h
bt_status_t (* battscan_read_reports) (int client_if, int scan_mode) |
คำจำกัดความที่บรรทัด 404 ของไฟล์ bt_gatt_client.h
bt_status_t (* configuration_mtu)(int conn_id, int mtu) |
กำหนดค่า MTU สำหรับการเชื่อมต่อที่กำหนด
คำจำกัดความที่บรรทัด 367 ของไฟล์ bt_gatt_client.h
bt_status_t (* conn_parameter_update) (const bt_bdaddr_t *bd_addr, int min_interval, int max_interval, เวลาแฝง int, หมดเวลา int) |
ขออัพเดตพารามิเตอร์การเชื่อมต่อ
คำจำกัดความที่บรรทัด 370 ของไฟล์ bt_gatt_client.h
bt_status_t (* เชื่อมต่อ) (int client_if, const bt_bdaddr_t *bd_addr, บูล is_direct, การขนส่ง int) |
สร้างการเชื่อมต่อกับอุปกรณ์ LE ระยะไกลหรืออุปกรณ์โหมดคู่
คำจำกัดความที่บรรทัด 285 ของไฟล์ bt_gatt_client.h
bt_status_t (* ยกเลิกการลงทะเบียน_for_notification) (int client_if, const bt_bdaddr_t *bd_addr, uint16_t handle) |
ยกเลิกการลงทะเบียนคำขอการแจ้งเตือน/สิ่งบ่งชี้ก่อนหน้านี้
คำจำกัดความที่บรรทัด 332 ของไฟล์ bt_gatt_client.h
bt_status_t (* ตัดการเชื่อมต่อ) (int client_if, const bt_bdaddr_t *bd_addr, int conn_id) |
ตัดการเชื่อมต่ออุปกรณ์ระยะไกลหรือยกเลิกการเชื่อมต่อที่รอดำเนินการ
คำจำกัดความที่บรรทัด 289 ของไฟล์ bt_gatt_client.h
bt_status_t (*Execute_write)(int conn_id, int ดำเนินการ) |
ดำเนินการเขียนที่เตรียมไว้
คำจำกัดความที่บรรทัด 322 ของไฟล์ bt_gatt_client.h
int(* get_device_type)(const bt_bdaddr_t *bd_addr) |
กำหนดประเภทของอุปกรณ์ระยะไกล (LE, BR/EDR, โหมดคู่)
คำจำกัดความที่บรรทัด 357 ของไฟล์ bt_gatt_client.h
bt_status_t (* get_gatt_db)(int conn_id) |
รับเนื้อหา gatt db
คำจำกัดความที่บรรทัด 410 ของไฟล์ bt_gatt_client.h
bt_status_t (* ฟัง) (int client_if, บูลเริ่ม) |
เริ่มหรือหยุดโฆษณาเพื่อฟังการเชื่อมต่อขาเข้า
คำจำกัดความที่บรรทัด 293 ของไฟล์ bt_gatt_client.h
bt_status_t (* multi_adv_disable)(int client_if) |
คำจำกัดความที่บรรทัด 390 ของไฟล์ bt_gatt_client.h
bt_status_t (* multi_adv_enable)(int client_if, int min_interval, int max_interval, int adv_type, int chnl_map, int tx_power, int timeout_s) |
คำจำกัดความที่บรรทัด 377 ของไฟล์ bt_gatt_client.h
bt_status_t (* multi_adv_set_inst_data)(int client_if, bool set_scan_rsp, bool include_name, bool incl_txpower, ลักษณะภายนอก, vector< uint8_t > manufacturers_data, vector< uint8_t > service_data, vector< uint8_t > service_uuid) |
คำจำกัดความที่บรรทัด 385 ของไฟล์ bt_gatt_client.h
bt_status_t (* multi_adv_update) (int client_if, int min_interval, int max_interval, int adv_type, int chnl_map, int tx_power, int timeout_s) |
คำจำกัดความที่บรรทัด 381 ของไฟล์ bt_gatt_client.h
bt_status_t (* read_Characteristic) (int conn_id, uint16_t จัดการ, int auth_req) |
อ่านคุณลักษณะบนอุปกรณ์ระยะไกล
คำจำกัดความที่บรรทัด 305 ของไฟล์ bt_gatt_client.h
bt_status_t (* read_descriptor) (int conn_id, uint16_t จัดการ, int auth_req) |
อ่านคำอธิบายสำหรับคุณลักษณะที่กำหนด
คำจำกัดความที่บรรทัด 314 ของไฟล์ bt_gatt_client.h
bt_status_t (* read_remote_rssi)(int client_if, const bt_bdaddr_t *bd_addr) |
ขอ RSSI สำหรับอุปกรณ์ระยะไกลที่กำหนด
คำจำกัดความที่บรรทัด 336 ของไฟล์ bt_gatt_client.h
bt_status_t (* รีเฟรช)(int client_if, const bt_bdaddr_t *bd_addr) |
ล้างแคชแอตทริบิวต์สำหรับอุปกรณ์ที่กำหนด
คำจำกัดความที่บรรทัด 296 ของไฟล์ bt_gatt_client.h
bt_status_t (* register_client)( bt_uuid_t *uuid) |
ลงทะเบียนแอปพลิเคชันไคลเอนต์ GATT ด้วยสแต็ก
คำจำกัดความที่บรรทัด 276 ของไฟล์ bt_gatt_client.h
bt_status_t (* register_for_notification) (int client_if, const bt_bdaddr_t *bd_addr, uint16_t handle) |
ลงทะเบียนเพื่อรับการแจ้งเตือนหรือข้อบ่งชี้สำหรับคุณสมบัติที่กำหนด
คำจำกัดความที่บรรทัด 328 ของไฟล์ bt_gatt_client.h
bt_status_t (* สแกน) (เริ่มบูล) |
เริ่มหรือหยุดการสแกนอุปกรณ์ LE
คำจำกัดความที่บรรทัด 282 ของไฟล์ bt_gatt_client.h
bt_status_t (* scan_filter_add_remove)(int client_if, int action, int filt_type, int filt_index, int company_id, int company_id_mask, const bt_uuid_t *p_uuid, const bt_uuid_t *p_uuid_mask, const bt_bdaddr_t *bd_addr, ถ่าน addr_type, เวกเตอร์< uint8_t > ข้อมูล, เวกเตอร์< uint8_t > p_mask) |
กำหนดค่าเงื่อนไขตัวกรองการสแกน
คำจำกัดความที่บรรทัด 343 ของไฟล์ bt_gatt_client.h
bt_status_t (* scan_filter_clear)(int client_if, int filt_index) |
ล้างเงื่อนไขการสแกนตัวกรองทั้งหมดสำหรับดัชนีตัวกรองเฉพาะ
คำจำกัดความที่บรรทัด 351 ของไฟล์ bt_gatt_client.h
bt_status_t (* scan_filter_enable) (int client_if, เปิดใช้งานบูล) |
เปิด / ปิดคุณสมบัติตัวกรองการสแกน
คำจำกัดความที่บรรทัด 354 ของไฟล์ bt_gatt_client.h
bt_status_t (* scan_filter_param_setup)( btgatt_filt_param_setup_t filt_param) |
ตั้งค่าพารามิเตอร์ตัวกรองการสแกน
คำจำกัดความที่บรรทัด 339 ของไฟล์ bt_gatt_client.h
bt_status_t (* search_service)(int conn_id, bt_uuid_t *filter_uuid) |
ระบุบริการ GATT ทั้งหมดบนอุปกรณ์ที่เชื่อมต่อ อีกทางหนึ่งคือสามารถกรองผลลัพธ์สำหรับ UUID ที่กำหนดได้
คำจำกัดความที่บรรทัด 302 ของไฟล์ bt_gatt_client.h
bt_status_t (* set_adv_data)(int client_if, bool set_scan_rsp, bool include_name, bool include_txpower, int min_interval, int max_interval, ลักษณะภายนอก, vector< uint8_t > manufacturers_data, vector< uint8_t > service_data, vector< uint8_t > service_uuid) |
ตั้งค่าข้อมูลการโฆษณาหรือสแกนข้อมูลตอบกลับ
คำจำกัดความที่บรรทัด 360 ของไฟล์ bt_gatt_client.h
bt_status_t (* set_scan_parameters) (int client_if, int scan_interval, int scan_window) |
ตั้งค่าช่วงเวลาและหน้าต่างการสแกน LE ในหน่วย N*0.625 มิลลิวินาที
คำจำกัดความที่บรรทัด 374 ของไฟล์ bt_gatt_client.h
bt_status_t (* test_command) (คำสั่ง int, btgatt_test_params_t *params) |
อินเทอร์เฟซโหมดทดสอบ
คำจำกัดความที่บรรทัด 407 ของไฟล์ bt_gatt_client.h
bt_status_t (* unregister_client)(int client_if) |
ยกเลิกการลงทะเบียนแอปพลิเคชันไคลเอ็นต์จากสแต็ก
คำจำกัดความที่บรรทัด 279 ของไฟล์ bt_gatt_client.h
bt_status_t (* write_Characteristic)(int conn_id, uint16_t handle, int write_type, int auth_req, เวกเตอร์ < uint8_t > ค่า) |
เขียนคุณลักษณะระยะไกล
คำจำกัดความที่บรรทัด 309 ของไฟล์ bt_gatt_client.h
bt_status_t (* write_descriptor) (int conn_id, ตัวจัดการ uint16_t, int write_type, int auth_req, เวกเตอร์ < uint8_t > ค่า) |
เขียนคำอธิบายระยะไกลสำหรับคุณลักษณะที่กำหนด
คำจำกัดความที่บรรทัด 317 ของไฟล์ bt_gatt_client.h
เอกสารประกอบสำหรับโครงสร้างนี้สร้างขึ้นจากไฟล์ต่อไปนี้:
- ฮาร์ดแวร์/libhardware/รวม/ฮาร์ดแวร์/ bt_gatt_client.h