Searched refs:BTA_DmRemoveDevice (Results 1 – 4 of 4) sorted by relevance
804 BTA_DmRemoveDevice((UINT8 *)p_dev->bd_addr.address); in btif_hh_upstreams_evt()1036 BTA_DmRemoveDevice((UINT8 *)p_dev->bd_addr.address); in btif_hh_upstreams_evt()
770 BTA_DmRemoveDevice((UINT8 *)bd_addr->address); in btif_dm_cb_remove_bond()
1581 extern tBTA_STATUS BTA_DmRemoveDevice(BD_ADDR bd_addr);
491 tBTA_STATUS BTA_DmRemoveDevice(BD_ADDR bd_addr) in BTA_DmRemoveDevice() function