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، bool start) |
bt_status_t (* | refresh )(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 handle، int auth_req) |
bt_status_t (* | write_characteristic )(int conn_id، uint16_t handle، int write_type، int auth_req، vector< uint8_t > value) |
bt_status_t (* | read_descriptor )(int conn_id، uint16_t handle، int auth_req) |
bt_status_t (* | write_descriptor )(int conn_id، uint16_t handle، int write_type، int auth_req، vector< uint8_t > value) |
bt_status_t (* | execute_write )(int conn_id، int execute) |
bt_status_t (* | register_for_notification )(int client_if، const bt_bdaddr_t *bd_addr، uint16_t handle) |
bt_status_t (* | deregister_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_dr_t 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، bool enable) |
int(* | get_device_type )(const bt_bdaddr_t *bd_addr) |
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، int look، vector< uint8_t > داده های سازنده، vector< uint8_t > سرویس_داده، بردار < uint8uidt) |
bt_status_t (* | configure_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 timeout) |
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، bool set_scan_rsp، bool include_name، bool incl_txpower، int look، vector< uint8_t > manufacturer_data، vector< uint8_t > service_data، vector< uint8_t > service_uuid) |
bt_status_t (* | multi_adv_disable )(int client_if) |
bt_status_t (* | batchscan_cfg_storage )(int client_if، int batch_scan_full_max، int batch_scan_trunc_max، int batch_scan_notify_threshold) |
bt_status_t (* | batchscan_enb_batch_scan )(int client_if، int scan_mode، int scan_interval، int scan_window، int addr_type، int discard_rule) |
bt_status_t (* | batchscan_dis_batch_scan )(int client_if) |
bt_status_t (* | batchscan_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 (* batchscan_cfg_storage)(int client_if، int batch_scan_full_max، int batch_scan_trunc_max، int batch_scan_notify_threshold) |
تعریف در خط 393 فایل bt_gatt_client.h .
bt_status_t (* batchscan_dis_batch_scan)(int client_if) |
تعریف در خط 401 فایل bt_gatt_client.h .
bt_status_t (* batchscan_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 (* batchscan_read_reports)(int client_if، int scan_mode) |
تعریف در خط 404 فایل bt_gatt_client.h .
bt_status_t (* configure_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 latency، int timeout) |
درخواست به روز رسانی پارامتر اتصال
تعریف در خط 370 فایل bt_gatt_client.h .
bt_status_t (* connect)(int client_if، const bt_bdaddr_t *bd_addr، bool is_direct، int transport) |
یک اتصال به یک دستگاه LE راه دور یا دو حالته ایجاد کنید
تعریف در خط 285 فایل bt_gatt_client.h .
bt_status_t (* deregister_for_notification)(int client_if، const bt_bdaddr_t *bd_addr، uint16_t handle) |
درخواست قبلی برای اطلاعیه ها/نشانه ها را لغو ثبت کنید
تعریف در خط 332 فایل bt_gatt_client.h .
bt_status_t (* disconnect)(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 execute) |
یک عملیات نوشتن آماده را اجرا کنید
تعریف در خط 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 (* listen)(int client_if، bool start) |
برای گوش دادن به اتصالات ورودی، تبلیغات را شروع یا متوقف کنید
تعریف در خط 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, int look, vector< uint8_t > manufacturer_data, vector< uint8_t > service_data, vector< uint8_t > service |
تعریف در خط 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 handle، int auth_req) |
یک مشخصه را روی یک دستگاه از راه دور بخوانید
تعریف در خط 305 فایل bt_gatt_client.h .
bt_status_t (* read_descriptor)(int conn_id، uint16_t handle، 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 (* refresh)(int client_if، const bt_bdaddr_t *bd_addr) |
کش ویژگی را برای یک دستگاه مشخص پاک کنید
تعریف در خط 296 فایل bt_gatt_client.h .
bt_status_t (* register_client)( bt_uuid_t *uuid) |
یک برنامه مشتری گات را با پشته ثبت می کند
تعریف در خط 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 (* scan) (bool start) |
شروع یا توقف اسکن دستگاه 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_udabdd_addrma *p_udabddd_ r_type، vector< uint8_t > data، vector< 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، bool enable) |
فعال / غیرفعال کردن ویژگی فیلتر اسکن
تعریف در خط 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, int look, vector< uint8_t > manufacturer_data, vector< uint8_t > service<_uidta, |
داده های تبلیغات را تنظیم کنید یا داده های پاسخ را اسکن کنید
تعریف در خط 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، vector< uint8_t > value) |
یک مشخصه از راه دور بنویسید
تعریف در خط 309 فایل bt_gatt_client.h .
bt_status_t (* write_descriptor)(int conn_id، uint16_t handle، int write_type، int auth_req، vector< uint8_t > value) |
یک توصیفگر از راه دور برای یک مشخصه بنویسید
تعریف در خط 317 فایل bt_gatt_client.h .
مستندات این ساختار از فایل زیر تولید شده است:
- hardware/libhardware/include/hardware/ bt_gatt_client.h