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

  /external/bluetooth/bluedroid/btif/include/
btif_util.h 69 char *bd2str(const bt_bdaddr_t *addr, bdstr_t *bdstr);
  /external/bluetooth/bluedroid/btif/src/
btif_storage.c 222 bd2str(remote_bd_addr, &bdstr);
318 bd2str(remote_bd_addr, &bdstr);
786 bd2str(remote_bd_addr, &bdstr);
808 bd2str(remote_bd_addr, &bdstr);
    [all...]
btif_mce.c 136 BTIF_TRACE_EVENT("%s: remote_addr=%s", __FUNCTION__, bd2str(bd_addr, &bdstr));
btif_core.c 436 bd2str(local_addr, &bdstr);
447 bd2str(local_addr, &bdstr);
565 bd2str(&bd_addr, &bdstr));
591 bd2str(&btif_local_bd_addr, &buf);
    [all...]
btif_dm.c 412 bd2str(remote_bdaddr, &bdstr);
515 ALOGD("remote version info [%s]: %x, %x, %x", bd2str(p_bd, &bdstr),
638 bd2str(bd_addr, &bdstr);
    [all...]
btif_util.c 94 char *bd2str(const bt_bdaddr_t *bdaddr, bdstr_t *bdstr) function
btif_config.c 380 bd2str(&bda, &bd_addr_str);
398 bd2str(&bda, &bd_addr_str);
btif_hf_client.c 768 __FUNCTION__, p_data->open.status, btif_hf_client_cb.state, bd2str(&btif_hf_client_cb.connected_bda, &bdstr));
    [all...]
btif_pan.c 597 bd2str((bt_bdaddr_t*)p_data->opening.bd_addr, &bds);
btif_hf.c 425 bd2str(&btif_hf_cb[idx].connected_bda, &bdstr));
    [all...]
btif_gatt_client.c     [all...]

Completed in 128 milliseconds