H A D | bta_hh_le.c | 80 static void bta_hh_le_search_hid_chars(tBTA_HH_DEV_CB *p_dev_cb); 81 static void bta_hh_le_search_hid_included(tBTA_HH_DEV_CB *p_dev_cb); 84 static void bta_hh_le_register_scpp_notif(tBTA_HH_DEV_CB *p_dev_cb, tBTA_GATT_STATUS status); 85 static void bta_hh_le_register_scpp_notif_cmpl(tBTA_HH_DEV_CB *p_dev_cb, tBTA_GATT_STATUS status); 311 BOOLEAN bta_hh_le_add_hid_srvc_entry(tBTA_HH_DEV_CB *p_dev_cb, UINT8 idx) argument 317 p_dev_cb->hid_srvc[idx].in_use = TRUE; 403 tBTA_HH_DEV_CB *p_dev_cb = &bta_hh_cb.kdev[0]; local 405 for (i = 0; i < BTA_HH_MAX_DEVICE; i ++, p_dev_cb ++) 407 if (p_dev_cb->in_use && p_dev_cb 423 tBTA_HH_DEV_CB *p_dev_cb = &bta_hh_cb.kdev[0]; local 646 bta_hh_le_read_rpt_ref_descr(tBTA_HH_DEV_CB *p_dev_cb, tBTA_HH_LE_RPT *p_rpt) argument 713 bta_hh_le_save_rpt_ref(tBTA_HH_DEV_CB *p_dev_cb, tBTA_HH_LE_RPT *p_rpt, tBTA_GATTC_READ *p_data) argument 772 bta_hh_le_save_ext_rpt_ref(tBTA_HH_DEV_CB *p_dev_cb, tBTA_GATTC_READ *p_data) argument 804 bta_hh_le_register_input_notif(tBTA_HH_DEV_CB *p_dev_cb, UINT8 srvc_inst, UINT8 proto_mode, BOOLEAN register_ba) argument 1113 bta_hh_le_expl_rpt(tBTA_HH_DEV_CB *p_dev_cb, tBTA_GATTC_CHAR_ID *p_char_id, tBT_UUID *p_char_cond, tBTA_GATT_CHAR_PROP prop) argument 1160 bta_hh_le_expl_boot_rpt(tBTA_HH_DEV_CB *p_dev_cb, UINT16 char_uuid, tBTA_GATT_CHAR_PROP prop) argument 1259 tBTA_HH_DEV_CB *p_dev_cb; local 1494 tBTA_HH_DEV_CB *p_dev_cb = bta_hh_le_find_dev_cb_by_bda(p_data->remote_bda); local 1523 tBTA_HH_DEV_CB *p_dev_cb = bta_hh_le_find_dev_cb_by_conn_id(p_srvc_result->conn_id); local 1589 bta_hh_le_srvc_expl_srvc(tBTA_HH_DEV_CB *p_dev_cb) argument 1627 tBTA_HH_DEV_CB *p_dev_cb = bta_hh_le_find_dev_cb_by_conn_id(p_data->conn_id); local 1664 bta_hh_le_search_hid_included(tBTA_HH_DEV_CB *p_dev_cb) argument 1734 bta_hh_read_battery_level_cmpl(UINT8 status, tBTA_HH_DEV_CB *p_dev_cb, tBTA_GATTC_READ *p_data) argument 1752 bta_hh_le_search_hid_chars(tBTA_HH_DEV_CB *p_dev_cb) argument 1845 bta_hh_le_save_rpt_map(tBTA_HH_DEV_CB *p_dev_cb, tBTA_GATTC_READ *p_data) argument 1887 bta_hh_le_proc_get_rpt_cmpl(tBTA_HH_DEV_CB *p_dev_cb, tBTA_GATTC_READ *p_data) argument 1944 bta_hh_le_proc_read_proto_mode(tBTA_HH_DEV_CB *p_dev_cb, tBTA_GATTC_READ *p_data) argument 1984 bta_hh_w4_le_read_char_cmpl(tBTA_HH_DEV_CB *p_dev_cb, tBTA_HH_DATA *p_buf) argument 2046 bta_hh_le_read_char_cmpl(tBTA_HH_DEV_CB *p_dev_cb, tBTA_HH_DATA *p_buf) argument 2081 bta_hh_le_read_descr_cmpl(tBTA_HH_DEV_CB *p_dev_cb, tBTA_HH_DATA *p_buf) argument 2112 bta_hh_le_read_battery_level_descr_cmpl(tBTA_HH_DEV_CB *p_dev_cb, tBTA_GATTC_READ * p_data) argument 2141 bta_hh_w4_le_read_descr_cmpl(tBTA_HH_DEV_CB *p_dev_cb, tBTA_HH_DATA *p_buf) argument 2194 bta_hh_w4_le_write_cmpl(tBTA_HH_DEV_CB *p_dev_cb, tBTA_HH_DATA *p_buf) argument 2225 bta_hh_le_write_cmpl(tBTA_HH_DEV_CB *p_dev_cb, tBTA_HH_DATA *p_buf) argument 2284 bta_hh_le_write_char_descr_cmpl(tBTA_HH_DEV_CB *p_dev_cb, tBTA_HH_DATA *p_buf) argument 2343 tBTA_HH_DEV_CB *p_dev_cb = bta_hh_le_find_dev_cb_by_conn_id(p_data->conn_id); local 2789 bta_hh_le_remove_dev_bg_conn(tBTA_HH_DEV_CB *p_dev_cb) argument 2809 bta_hh_le_update_scpp(tBTA_HH_DEV_CB *p_dev_cb, tBTA_HH_DATA *p_buf) argument 2856 tBTA_HH_DEV_CB *p_dev_cb; local 3052 bta_hh_le_register_scpp_notif(tBTA_HH_DEV_CB *p_dev_cb, tBTA_GATT_STATUS status) argument 3095 bta_hh_le_register_scpp_notif_cmpl(tBTA_HH_DEV_CB *p_dev_cb, tBTA_GATT_STATUS status) argument [all...] |