Lines Matching refs:results
134 p_info->results.ble_addr_type = p_dev_rec->ble.ble_addr_type ;
135 p_info->results.device_type = p_dev_rec->device_type;
137 p_info->results.device_type, p_info->results.ble_addr_type);
605 *p_dev_type = p_inq_info->results.device_type ;
606 *p_addr_type = p_inq_info->results.ble_addr_type;
617 p_dev_rec->device_type = p_inq_info->results.device_type;
618 p_dev_rec->ble.ble_addr_type = p_inq_info->results.ble_addr_type;