Searched defs:p_bd (Results 1 - 1 of 1) sorted by relevance

/system/bt/btif/src/
H A Dbtif_dm.c519 static void btif_update_remote_version_property(bt_bdaddr_t *p_bd) argument
530 btm_status = BTM_ReadRemoteVersion(*(BD_ADDR*)p_bd, &lmp_ver,
533 LOG_DEBUG("remote version info [%s]: %x, %x, %x", bdaddr_to_string(p_bd, bdstr, sizeof(bdstr)),
545 status = btif_storage_set_remote_device_property(p_bd, &property);

Completed in 8 milliseconds