Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/src/
Dbtif_storage.c188 bd2str(bd_addr, &bdstr), fname); in btif_in_make_filename()
233 bd2str(remote_bd_addr, &bdstr); in prop2cfg()
305 bd2str(remote_bd_addr, &bdstr); in cfg2prop()
692 bd2str(remote_bd_addr, &bdstr); in btif_storage_add_bonded_device()
713 bd2str(remote_bd_addr, &bdstr); in btif_storage_remove_bonded_device()
867 bd2str(remote_bd_addr, &bdstr); in btif_storage_add_hid_device_info()
970 bd2str(remote_bd_addr, &bdstr); in btif_storage_remove_hid_info()
1286 bd2str(remote_dev_addr, &bdstr); in btif_storage_is_device_autopair_blacklisted()
1349 bd2str(remote_dev_addr, &bdstr); in btif_storage_add_device_to_autopair_blacklist()
1389 bd2str(remote_dev_addr, &bdstr); in btif_storage_is_fixed_pin_zeros_keyboard()
Dbtif_dm.c367 …BTIF_TRACE_DEBUG2("%s---Removing HID bond--%s", __FUNCTION__,bd2str((bt_bdaddr_t *)bd_addr, &bdstr… in remove_hid_bond()
425 bd2str((bt_bdaddr_t *)bd_addr, &bdstr)); in btif_dm_cb_remove_bond()
429 bd2str((bt_bdaddr_t *)bd_addr, &bdstr)); in btif_dm_cb_remove_bond()
839 BTIF_TRACE_DEBUG3("%s() %s device_type = 0x%x\n", __FUNCTION__, bd2str(&bdaddr, &bdstr), in btif_dm_search_devices_evt()
1495 BTIF_TRACE_EVENT2("%s: bd_addr=%s", __FUNCTION__, bd2str((bt_bdaddr_t *) bd_addr, &bdstr)); in btif_dm_create_bond()
1519 BTIF_TRACE_EVENT2("%s: bd_addr=%s", __FUNCTION__, bd2str((bt_bdaddr_t *)bd_addr, &bdstr)); in btif_dm_cancel_bond()
1557 BTIF_TRACE_EVENT2("%s: bd_addr=%s", __FUNCTION__, bd2str((bt_bdaddr_t *)bd_addr, &bdstr)); in btif_dm_remove_bond()
1677 BTIF_TRACE_EVENT2("%s: remote_addr=%s", __FUNCTION__, bd2str(remote_addr, &bdstr)); in btif_dm_get_remote_services()
1700 BTIF_TRACE_EVENT2("%s: remote_addr=%s", __FUNCTION__, bd2str(remote_addr, &bdstr)); in btif_dm_get_remote_service_record()
Dbtif_core.c411 bd2str(local_addr, &bdstr); in btif_fetch_local_bdaddr()
422 bd2str(local_addr, &bdstr); in btif_fetch_local_bdaddr()
540 bd2str(&bd_addr, &bdstr)); in btif_enable_bluetooth_evt()
566 bd2str(&btif_local_bd_addr, &buf); in btif_enable_bluetooth_evt()
Dbtif_util.c92 char *bd2str(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()
/external/bluetooth/bluedroid/btif/include/
Dbtif_util.h63 char *bd2str(bt_bdaddr_t *addr, bdstr_t *bdstr);