Home
last modified time | relevance | path

Searched refs:bta_hh_update_di_info (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_int.h234 extern void bta_hh_update_di_info(tBTA_HH_DEV_CB *p_cb, UINT16 vendor_id, UINT16 product_id,
Dbta_hh_act.c279bta_hh_update_di_info(p_cb, di_rec.rec.vendor, di_rec.rec.product, di_rec.rec.version); in bta_hh_di_sdp_cback()
285 bta_hh_update_di_info(p_cb, BTA_HH_VENDOR_ID_INVALID, 0, 0); in bta_hh_di_sdp_cback()
895 bta_hh_update_di_info(p_cb, in bta_hh_maint_dev_act()
Dbta_hh_utils.c142 void bta_hh_update_di_info(tBTA_HH_DEV_CB *p_cb, UINT16 vendor_id, UINT16 product_id, in bta_hh_update_di_info() function