Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_api.h252 const bt_out_of_band_data_t* oob_data);
/system/bt/include/hardware/
Dbluetooth.h285 } bt_out_of_band_data_t; typedef
527 const bt_out_of_band_data_t* oob_data);
/system/bt/btif/src/
Dbluetooth.cc255 const bt_out_of_band_data_t* oob_data) { in create_bond_out_of_band()
Dbtif_dm.cc153 bt_out_of_band_data_t oob_data;
2259 const bt_out_of_band_data_t* oob_data) { in btif_dm_create_bond_out_of_band()
2261 memcpy(&oob_cb.oob_data, oob_data, sizeof(bt_out_of_band_data_t)); in btif_dm_create_bond_out_of_band()