Searched refs:bta_hh_update_di_info (Results 1 – 3 of 3) sorted by relevance
/external/bluetooth/bluedroid/bta/hh/ |
D | bta_hh_int.h | 234 extern void bta_hh_update_di_info(tBTA_HH_DEV_CB *p_cb, UINT16 vendor_id, UINT16 product_id,
|
D | bta_hh_act.c | 279 … bta_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()
|
D | bta_hh_utils.c | 142 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
|