Home | History | Annotate | Download | only in src

Lines Matching refs:bdstr

411             bdstr_t bdstr;
412 bd2str(remote_bdaddr, &bdstr);
413 if(btif_config_exist("Remote", bdstr, "HidAppId"))
510 bdstr_t bdstr;
515 ALOGD("remote version info [%s]: %x, %x, %x", bd2str(p_bd, &bdstr),
637 bdstr_t bdstr;
638 bd2str(bd_addr, &bdstr);
641 if (!btif_config_get_int("Remote", (char const *)&bdstr,"DevType", &device_type))
643 btif_config_set_int("Remote", bdstr, "DevType", BT_DEVICE_TYPE_BLE);
650 if((btif_config_get_int("Remote", (char const *)&bdstr,"DevType", &device_type) &&
690 bdstr_t bdstr;
1233 bdstr_t bdstr;
1238 BTIF_TRACE_DEBUG("%s() %s device_type = 0x%x\n", __FUNCTION__, bd2str(&bdaddr, &bdstr),
2274 bdstr_t bdstr;
2276 bd2str((bt_bdaddr_t *) bd_addr, &bdstr), transport);
2298 bdstr_t bdstr;
2300 BTIF_TRACE_EVENT("%s: bd_addr=%s", __FUNCTION__, bd2str((bt_bdaddr_t *)bd_addr, &bdstr));
2387 bdstr_t bdstr;
2389 BTIF_TRACE_EVENT("%s: bd_addr=%s", __FUNCTION__, bd2str((bt_bdaddr_t *)bd_addr, &bdstr));
2545 bdstr_t bdstr;
2547 BTIF_TRACE_EVENT("%s: remote_addr=%s", __FUNCTION__, bd2str(remote_addr, &bdstr));
2568 bdstr_t bdstr;
2570 BTIF_TRACE_EVENT("%s: remote_addr=%s", __FUNCTION__, bd2str(remote_addr, &bdstr));