Home | History | Annotate | Download | only in btm

Lines Matching refs:p_info

104   tBTM_INQ_INFO* p_info = BTM_InqDbRead(bd_addr);
105 if (p_info) {
106 p_info->results.ble_addr_type = p_dev_rec->ble.ble_addr_type;
107 p_info->results.device_type = p_dev_rec->device_type;
109 p_info->results.device_type, p_info->results.ble_addr_type);