Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_api.h274 bt_status_t btif_dm_remove_bond(const RawAddress* bd_addr);
/system/bt/btif/src/
Dbluetooth.cc276 return btif_dm_remove_bond(bd_addr); in remove_bond()
Dbtif_hh.cc139 extern bt_status_t btif_dm_remove_bond(const RawAddress* bd_addr);
Dbtif_dm.cc2352 bt_status_t btif_dm_remove_bond(const RawAddress* bd_addr) { in btif_dm_remove_bond() function