• Home
  • Raw
  • Download

Lines Matching defs:p_cb

87 static void bta_hh_le_hid_report_dbg(tBTA_HH_DEV_CB* p_cb) {  in bta_hh_le_hid_report_dbg()
228 bool bta_hh_is_le_device(tBTA_HH_DEV_CB* p_cb, const RawAddress& remote_bda) { in bta_hh_is_le_device()
265 void bta_hh_le_open_conn(tBTA_HH_DEV_CB* p_cb, const RawAddress& remote_bda) { in bta_hh_le_open_conn()
324 uint8_t bta_hh_le_find_service_inst_by_battery_inst_id(tBTA_HH_DEV_CB* p_cb, in bta_hh_le_find_service_inst_by_battery_inst_id()
341 tBTA_HH_DEV_CB* p_cb, uint8_t srvc_inst_id, /* service instance ID */ in bta_hh_le_find_report_entry()
411 tBTA_HH_LE_RPT* bta_hh_le_find_alloc_report_entry(tBTA_HH_DEV_CB* p_cb, in bta_hh_le_find_alloc_report_entry()
483 static tBTA_HH_STATUS bta_hh_le_read_char_descriptor(tBTA_HH_DEV_CB* p_cb, in bta_hh_le_read_char_descriptor()
646 void bta_hh_le_open_cmpl(tBTA_HH_DEV_CB* p_cb) { in bta_hh_le_open_cmpl()
670 bool bta_hh_le_write_ccc(tBTA_HH_DEV_CB* p_cb, uint8_t char_handle, in bta_hh_le_write_ccc()
726 bool bta_hh_le_write_rpt_clt_cfg(tBTA_HH_DEV_CB* p_cb) { in bta_hh_le_write_rpt_clt_cfg()
788 bool bta_hh_le_set_protocol_mode(tBTA_HH_DEV_CB* p_cb, in bta_hh_le_set_protocol_mode()
877 void bta_hh_le_get_protocol_mode(tBTA_HH_DEV_CB* p_cb) { in bta_hh_le_get_protocol_mode()
906 tBTA_HH_DEV_CB* p_cb = bta_hh_le_find_dev_cb_by_bda(addr); in bta_hh_le_dis_cback() local
939 void bta_hh_le_pri_service_discovery(tBTA_HH_DEV_CB* p_cb) { in bta_hh_le_pri_service_discovery()
995 void bta_hh_security_cmpl(tBTA_HH_DEV_CB* p_cb, in bta_hh_security_cmpl()
1040 void bta_hh_le_notify_enc_cmpl(tBTA_HH_DEV_CB* p_cb, tBTA_HH_DATA* p_buf) { in bta_hh_le_notify_enc_cmpl()
1059 void bta_hh_clear_service_cache(tBTA_HH_DEV_CB* p_cb) { in bta_hh_clear_service_cache()
1078 void bta_hh_start_security(tBTA_HH_DEV_CB* p_cb, in bta_hh_start_security()
1131 void bta_hh_gatt_open(tBTA_HH_DEV_CB* p_cb, tBTA_HH_DATA* p_buf) { in bta_hh_gatt_open()
1212 void bta_hh_le_gatt_disc_cmpl(tBTA_HH_DEV_CB* p_cb, tBTA_HH_STATUS status) { in bta_hh_le_gatt_disc_cmpl()
1623 void bta_hh_le_open_fail(tBTA_HH_DEV_CB* p_cb, tBTA_HH_DATA* p_data) { in bta_hh_le_open_fail()
1659 void bta_hh_gatt_close(tBTA_HH_DEV_CB* p_cb, tBTA_HH_DATA* p_data) { in bta_hh_gatt_close()
1697 void bta_hh_le_api_disc_act(tBTA_HH_DEV_CB* p_cb) { in bta_hh_le_api_disc_act()
1792 void bta_hh_le_get_rpt(tBTA_HH_DEV_CB* p_cb, tBTA_HH_RPT_TYPE r_type, in bta_hh_le_get_rpt()
1843 void bta_hh_le_write_rpt(tBTA_HH_DEV_CB* p_cb, tBTA_HH_RPT_TYPE r_type, in bta_hh_le_write_rpt()
1889 void bta_hh_le_suspend(tBTA_HH_DEV_CB* p_cb, in bta_hh_le_suspend()
1908 void bta_hh_le_write_dev_act(tBTA_HH_DEV_CB* p_cb, tBTA_HH_DATA* p_data) { in bta_hh_le_write_dev_act()
1960 void bta_hh_le_get_dscp_act(tBTA_HH_DEV_CB* p_cb) { in bta_hh_le_get_dscp_act()
1979 static void bta_hh_le_add_dev_bg_conn(tBTA_HH_DEV_CB* p_cb, bool check_bond) { in bta_hh_le_add_dev_bg_conn()
2012 uint8_t bta_hh_le_add_device(tBTA_HH_DEV_CB* p_cb, in bta_hh_le_add_device()
2132 tBTA_HH_DEV_CB* p_cb = NULL; in bta_hh_le_hid_read_rpt_clt_cfg() local
2167 static void bta_hh_process_cache_rpt(tBTA_HH_DEV_CB* p_cb, in bta_hh_process_cache_rpt()