Home | History | Annotate | Download | only in src

Lines Matching full:bdname

385     bt_bdname_t bdname;
398 memcpy(bdname.name, p_eir_remote_name, remote_name_len);
399 bdname.name[remote_name_len]='\0';
401 BTIF_TRACE_DEBUG("%s BLE device name=%s len=%d dev_type=%d", __FUNCTION__, bdname.name,
403 btif_dm_update_ble_remote_properties( p_btif_cb->bd_addr.address, bdname.name,