• Home
  • Raw
  • Download

Lines Matching defs:p_cb

85 static void bta_hh_le_hid_report_dbg(tBTA_HH_DEV_CB* p_cb) {  in bta_hh_le_hid_report_dbg()
247 void bta_hh_le_open_conn(tBTA_HH_DEV_CB* p_cb, const RawAddress& remote_bda) { in bta_hh_le_open_conn()
307 tBTA_HH_DEV_CB* p_cb, uint8_t ba_inst_id) { in bta_hh_le_find_service_inst_by_battery_inst_id()
323 tBTA_HH_DEV_CB* p_cb, uint8_t srvc_inst_id, /* service instance ID */ in bta_hh_le_find_report_entry()
391 static 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()
463 static tBTA_HH_STATUS bta_hh_le_read_char_descriptor(tBTA_HH_DEV_CB* p_cb, in bta_hh_le_read_char_descriptor()
624 static void bta_hh_le_open_cmpl(tBTA_HH_DEV_CB* p_cb) { in bta_hh_le_open_cmpl()
644 static bool bta_hh_le_write_ccc(tBTA_HH_DEV_CB* p_cb, uint16_t char_handle, in bta_hh_le_write_ccc()
700 static bool bta_hh_le_write_rpt_clt_cfg(tBTA_HH_DEV_CB* p_cb) { in bta_hh_le_write_rpt_clt_cfg()
762 static bool bta_hh_le_set_protocol_mode(tBTA_HH_DEV_CB* p_cb, in bta_hh_le_set_protocol_mode()
849 static void bta_hh_le_get_protocol_mode(tBTA_HH_DEV_CB* p_cb) { in bta_hh_le_get_protocol_mode()
879 tBTA_HH_DEV_CB* p_cb = bta_hh_le_find_dev_cb_by_bda(addr); in bta_hh_le_dis_cback() local
910 static void bta_hh_le_pri_service_discovery(tBTA_HH_DEV_CB* p_cb) { in bta_hh_le_pri_service_discovery()
965 void bta_hh_security_cmpl(tBTA_HH_DEV_CB* p_cb, in bta_hh_security_cmpl()
1012 void bta_hh_le_notify_enc_cmpl(tBTA_HH_DEV_CB* p_cb, in bta_hh_le_notify_enc_cmpl()
1032 static void bta_hh_clear_service_cache(tBTA_HH_DEV_CB* p_cb) { in bta_hh_clear_service_cache()
1051 void bta_hh_start_security(tBTA_HH_DEV_CB* p_cb, in bta_hh_start_security()
1088 void bta_hh_gatt_open(tBTA_HH_DEV_CB* p_cb, const tBTA_HH_DATA* p_buf) { in bta_hh_gatt_open()
1139 tBTA_HH_DEV_CB* p_cb = bta_hh_le_find_dev_cb_by_bda(gattc_data.remote_bda); in bta_hh_le_close() local
1175 static void bta_hh_le_gatt_disc_cmpl(tBTA_HH_DEV_CB* p_cb, in bta_hh_le_gatt_disc_cmpl()
1583 void bta_hh_le_open_fail(tBTA_HH_DEV_CB* p_cb, const tBTA_HH_DATA* p_data) { in bta_hh_le_open_fail()
1616 void bta_hh_gatt_close(tBTA_HH_DEV_CB* p_cb, const tBTA_HH_DATA* p_data) { in bta_hh_gatt_close()
1649 void bta_hh_le_api_disc_act(tBTA_HH_DEV_CB* p_cb) { in bta_hh_le_api_disc_act()
1747 static void bta_hh_le_get_rpt(tBTA_HH_DEV_CB* p_cb, tBTA_HH_RPT_TYPE r_type, in bta_hh_le_get_rpt()
1799 static void bta_hh_le_write_rpt(tBTA_HH_DEV_CB* p_cb, tBTA_HH_RPT_TYPE r_type, in bta_hh_le_write_rpt()
1845 static void bta_hh_le_suspend(tBTA_HH_DEV_CB* p_cb, in bta_hh_le_suspend()
1864 void bta_hh_le_write_dev_act(tBTA_HH_DEV_CB* p_cb, const tBTA_HH_DATA* p_data) { in bta_hh_le_write_dev_act()
1916 void bta_hh_le_get_dscp_act(tBTA_HH_DEV_CB* p_cb) { in bta_hh_le_get_dscp_act()
1935 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()
1962 uint8_t bta_hh_le_add_device(tBTA_HH_DEV_CB* p_cb, in bta_hh_le_add_device()
2070 static void bta_hh_process_cache_rpt(tBTA_HH_DEV_CB* p_cb, in bta_hh_process_cache_rpt()