Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_api.h233 void btif_dm_create_bond_out_of_band(const RawAddress bd_addr,
/system/bt/stack/test/common/
Dmock_btif_dm.cc97 void btif_dm_create_bond_out_of_band(const RawAddress bd_addr, int transport, in btif_dm_create_bond_out_of_band() function
/system/bt/test/mock/
Dmock_btif_dm.cc98 void btif_dm_create_bond_out_of_band(const RawAddress bd_addr, int transport, in btif_dm_create_bond_out_of_band() function
/system/bt/btif/src/
Dbluetooth.cc324 base::BindOnce(btif_dm_create_bond_out_of_band, *bd_addr, in create_bond_out_of_band()
Dbtif_dm.cc1917 void btif_dm_create_bond_out_of_band(const RawAddress bd_addr, in btif_dm_create_bond_out_of_band() function