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

/system/bt/btif/include/
H A Dbtif_api.h231 ** Function btif_dm_create_bond_out_of_band
238 bt_status_t btif_dm_create_bond_out_of_band(const bt_bdaddr_t *bd_addr, int transport,
/system/bt/btif/src/
H A Dbluetooth.c279 return btif_dm_create_bond_out_of_band(bd_addr, transport, oob_data);
H A Dbtif_dm.c2386 ** Function btif_dm_create_bond_out_of_band
2393 bt_status_t btif_dm_create_bond_out_of_band(const bt_bdaddr_t *bd_addr, int transport, const bt_out_of_band_data_t *oob_data) function

Completed in 10 milliseconds