Searched refs:bta_hh_update_di_info (Results 1 – 4 of 4) sorted by relevance
/external/bluetooth/bluedroid/bta/hh/ |
D | bta_hh_act.c | 290 … bta_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()
|
D | bta_hh_utils.c | 156 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
|
D | bta_hh_int.h | 368 extern void bta_hh_update_di_info(tBTA_HH_DEV_CB *p_cb, UINT16 vendor_id, UINT16 product_id,
|
D | bta_hh_le.c | 2754 bta_hh_update_di_info(p_cb, in bta_hh_le_add_device()
|