Home
last modified time | relevance | path

Searched refs:btif_dm_create_bond_out_of_band (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/include/
Dbtif_api.h250 bt_status_t btif_dm_create_bond_out_of_band(
/system/bt/btif/src/
Dbluetooth.cc259 return btif_dm_create_bond_out_of_band(bd_addr, transport, oob_data); in create_bond_out_of_band()
Dbtif_dm.cc2257 bt_status_t btif_dm_create_bond_out_of_band( in btif_dm_create_bond_out_of_band() function