Searched refs:bta_hh_update_di_info (Results 1 – 4 of 4) sorted by relevance
/system/bt/bta/hh/ |
D | bta_hh_act.cc | 268 bta_hh_update_di_info(p_cb, di_rec.rec.vendor, di_rec.rec.product, in bta_hh_di_sdp_cback() 274 bta_hh_update_di_info(p_cb, BTA_HH_VENDOR_ID_INVALID, 0, 0, 0); in bta_hh_di_sdp_cback() 961 bta_hh_update_di_info(p_cb, p_dev_info->dscp_info.vendor_id, in bta_hh_maint_dev_act() 966 bta_hh_update_di_info(p_cb, p_dev_info->dscp_info.vendor_id, in bta_hh_maint_dev_act()
|
D | bta_hh_int.h | 339 extern void bta_hh_update_di_info(tBTA_HH_DEV_CB* p_cb, uint16_t vendor_id,
|
D | bta_hh_utils.cc | 142 void bta_hh_update_di_info(tBTA_HH_DEV_CB* p_cb, uint16_t vendor_id, in bta_hh_update_di_info() function
|
D | bta_hh_le.cc | 2020 bta_hh_update_di_info( in bta_hh_le_add_device()
|