Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_act.c290bta_hh_update_di_info(p_cb, di_rec.rec.vendor, di_rec.rec.product, di_rec.rec.version, 0); in bta_hh_di_sdp_cback()
296 bta_hh_update_di_info(p_cb, BTA_HH_VENDOR_ID_INVALID, 0, 0, 0); in bta_hh_di_sdp_cback()
1003 bta_hh_update_di_info(p_cb, in bta_hh_maint_dev_act()
1009 bta_hh_update_di_info(p_cb, in bta_hh_maint_dev_act()
Dbta_hh_utils.c156 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
Dbta_hh_int.h368 extern void bta_hh_update_di_info(tBTA_HH_DEV_CB *p_cb, UINT16 vendor_id, UINT16 product_id,
Dbta_hh_le.c2754 bta_hh_update_di_info(p_cb, in bta_hh_le_add_device()