HomeSort by relevance Sort by last modified time
    Searched refs:btif_dm_create_bond_out_of_band (Results 1 - 3 of 3) sorted by null

  /system/bt/btif/include/
btif_api.h 231 ** 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/
bluetooth.c 278 return btif_dm_create_bond_out_of_band(bd_addr, transport, oob_data);
btif_dm.c 2380 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
    [all...]

Completed in 527 milliseconds