Home
last modified time | relevance | path

Searched refs:bd2str (Results 1 – 8 of 8) sorted by relevance

/external/bluetooth/bluedroid/btif/src/
Dbtif_storage.c205 bd2str(bd_addr, &bdstr), fname); in btif_in_make_filename()
250 bd2str(remote_bd_addr, &bdstr); in prop2cfg()
338 bd2str(remote_bd_addr, &bdstr); in cfg2prop()
777 bd2str(remote_bd_addr, &bdstr); in btif_storage_add_bonded_device()
798 bd2str(remote_bd_addr, &bdstr); in btif_storage_remove_bonded_device()
954 bd2str(remote_bd_addr, &bdstr); in btif_storage_add_ble_bonding_key()
997 bd2str(remote_bd_addr, &bdstr); in btif_storage_get_ble_bonding_key()
1038 bd2str(remote_bd_addr, &bdstr); in btif_storage_remove_ble_bonding_keys()
1316 bd2str(remote_bd_addr, &bdstr); in btif_storage_set_remote_addr_type()
1336 bd2str(remote_bd_addr, &bdstr); in btif_storage_get_remote_addr_type()
[all …]
Dbtif_dm.c334 ALOGD("remote version info [%s]: %x, %x, %x", bd2str(p_bd, &bdstr), in btif_update_remote_version_property()
452 …BTIF_TRACE_DEBUG2("%s---Removing HID bond--%s", __FUNCTION__,bd2str((bt_bdaddr_t *)bd_addr, &bdstr… in remove_hid_bond()
486 bd2str(bd_addr, &bdstr); in btif_dm_cb_create_bond()
527 bd2str((bt_bdaddr_t *)bd_addr, &bdstr)); in btif_dm_cb_remove_bond()
531 bd2str((bt_bdaddr_t *)bd_addr, &bdstr)); in btif_dm_cb_remove_bond()
954 BTIF_TRACE_DEBUG3("%s() %s device_type = 0x%x\n", __FUNCTION__, bd2str(&bdaddr, &bdstr), in btif_dm_search_devices_evt()
1781 BTIF_TRACE_EVENT2("%s: bd_addr=%s", __FUNCTION__, bd2str((bt_bdaddr_t *) bd_addr, &bdstr)); in btif_dm_create_bond()
1805 BTIF_TRACE_EVENT2("%s: bd_addr=%s", __FUNCTION__, bd2str((bt_bdaddr_t *)bd_addr, &bdstr)); in btif_dm_cancel_bond()
1871 BTIF_TRACE_EVENT2("%s: bd_addr=%s", __FUNCTION__, bd2str((bt_bdaddr_t *)bd_addr, &bdstr)); in btif_dm_remove_bond()
2026 BTIF_TRACE_EVENT2("%s: remote_addr=%s", __FUNCTION__, bd2str(remote_addr, &bdstr)); in btif_dm_get_remote_services()
[all …]
Dbtif_core.c431 bd2str(local_addr, &bdstr); in btif_fetch_local_bdaddr()
442 bd2str(local_addr, &bdstr); in btif_fetch_local_bdaddr()
560 bd2str(&bd_addr, &bdstr)); in btif_enable_bluetooth_evt()
586 bd2str(&btif_local_bd_addr, &buf); in btif_enable_bluetooth_evt()
Dbtif_util.c94 char *bd2str(const bt_bdaddr_t *bdaddr, bdstr_t *bdstr) in bd2str() function
Dbtif_pan.c530 bd2str((bt_bdaddr_t*)p_data->opening.bd_addr, &bds); in bta_pan_callback_transfer()
Dbtif_hf.c283 … __FUNCTION__, p_data->open.status, btif_hf_cb.state, bd2str(&btif_hf_cb.connected_bda, &bdstr)); in btif_hf_upstreams_evt()
Dbtif_gatt_client.c961 bd2str(bd_addr, &bd_addr_str); in btif_gattc_get_device_type()
/external/bluetooth/bluedroid/btif/include/
Dbtif_util.h66 char *bd2str(const bt_bdaddr_t *addr, bdstr_t *bdstr);